Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,15 @@ base_model: meta-llama/Meta-Llama-3-8B-Instruct
|
|
9 |
model-index:
|
10 |
- name: results
|
11 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -16,7 +25,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# results
|
18 |
|
19 |
-
This model is a fine-tuned version of [meta-llama/Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct) on the
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 1.1646
|
22 |
|
|
|
9 |
model-index:
|
10 |
- name: results
|
11 |
results: []
|
12 |
+
datasets:
|
13 |
+
- medalpaca/medical_meadow_medical_flashcards
|
14 |
+
- medalpaca/medical_meadow_wikidoc
|
15 |
+
- medalpaca/medical_meadow_wikidoc_patient_information
|
16 |
+
- medalpaca/medical_meadow_medqa
|
17 |
+
- lavita/MedQuAD
|
18 |
+
- Mreeb/Dermatology-Question-Answer-Dataset-For-Fine-Tuning
|
19 |
+
language:
|
20 |
+
- en
|
21 |
---
|
22 |
|
23 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
25 |
|
26 |
# results
|
27 |
|
28 |
+
This model is a fine-tuned version of [meta-llama/Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct) on the subset of given datasets.
|
29 |
It achieves the following results on the evaluation set:
|
30 |
- Loss: 1.1646
|
31 |
|