mockingmonkey/MedLLAMA
Browse files
README.md
CHANGED
@@ -14,12 +14,12 @@ model-index:
|
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
should probably proofread and complete it, then remove this comment. -->
|
16 |
|
17 |
-
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/jules-guyet-epita/huggingface/runs/
|
18 |
# MedLLAMA
|
19 |
|
20 |
This model is a fine-tuned version of [meta-llama/Meta-Llama-3-8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -51,10 +51,10 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:------:|:----:|:---------------:|
|
54 |
-
| 1.
|
55 |
-
|
|
56 |
-
| 0.
|
57 |
-
|
|
58 |
|
59 |
|
60 |
### Framework versions
|
|
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
should probably proofread and complete it, then remove this comment. -->
|
16 |
|
17 |
+
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/jules-guyet-epita/huggingface/runs/gpu4tqd6)
|
18 |
# MedLLAMA
|
19 |
|
20 |
This model is a fine-tuned version of [meta-llama/Meta-Llama-3-8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.9700
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:------:|:----:|:---------------:|
|
54 |
+
| 1.325 | 0.6000 | 2435 | 1.0248 |
|
55 |
+
| 1.0124 | 1.2001 | 4870 | 1.0025 |
|
56 |
+
| 0.795 | 1.8001 | 7305 | 0.9766 |
|
57 |
+
| 1.1855 | 2.4002 | 9740 | 0.9700 |
|
58 |
|
59 |
|
60 |
### Framework versions
|