updated meta data
Browse files
README.md
CHANGED
|
@@ -1,3 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# 🩺 ZeroTime-Bot: Medical Triage Alignment
|
| 2 |
|
| 3 |
**Problem:** Standard AI models often "over-triage" (e.g., calling a stubbed toe an emergency) due to safety-bias in training data.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: llama3.1
|
| 3 |
+
base_model: meta-llama/Llama-3.1-8B-Instruct
|
| 4 |
+
tags:
|
| 5 |
+
- medical
|
| 6 |
+
- triage
|
| 7 |
+
- grpo
|
| 8 |
+
- unsloth
|
| 9 |
+
- gguf
|
| 10 |
+
pipeline_tag: text-generation
|
| 11 |
+
library_name: gguf
|
| 12 |
+
---
|
| 13 |
+
---
|
| 14 |
+
{}
|
| 15 |
+
---
|
| 16 |
# 🩺 ZeroTime-Bot: Medical Triage Alignment
|
| 17 |
|
| 18 |
**Problem:** Standard AI models often "over-triage" (e.g., calling a stubbed toe an emergency) due to safety-bias in training data.
|