Update README.md
Browse files
README.md
CHANGED
@@ -21,17 +21,18 @@ datasets:
|
|
21 |
metrics:
|
22 |
- accuracy
|
23 |
model-index:
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
|
|
35 |
---
|
36 |
|
37 |
# Llama-3.1-8B AlpaCare MediInstruct
|
|
|
21 |
metrics:
|
22 |
- accuracy
|
23 |
model-index:
|
24 |
+
- name: Llama-3.1-8B-AlpaCare-MedInstruct
|
25 |
+
results:
|
26 |
+
- task:
|
27 |
+
type: text-generation
|
28 |
+
dataset:
|
29 |
+
name: GEval
|
30 |
+
type: GEval
|
31 |
+
metrics:
|
32 |
+
- name: Medical Q&A
|
33 |
+
type: Medical Q&A 20 shots
|
34 |
+
value: 70
|
35 |
+
pipeline_tag: text-generation
|
36 |
---
|
37 |
|
38 |
# Llama-3.1-8B AlpaCare MediInstruct
|