mockingmonkey commited on
Commit
58d866f
·
verified ·
1 Parent(s): 40faf08

mockingmonkey/MedLLAMA

Browse files
Files changed (1) hide show
  1. README.md +6 -6
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/tordl6yj)
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.8819
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.1988 | 0.6000 | 2435 | 0.9183 |
55
- | 0.7397 | 1.2001 | 4870 | 0.9037 |
56
- | 0.646 | 1.8001 | 7305 | 0.8777 |
57
- | 0.8205 | 2.4002 | 9740 | 0.8819 |
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