frankmorales2020
commited on
Commit
•
510c379
1
Parent(s):
9b93d23
Training in progress, step 1600
Browse files
README.md
CHANGED
@@ -20,21 +20,21 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
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 generator dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss:
|
24 |
|
25 |
## Model description
|
26 |
|
27 |
-
|
28 |
|
|
|
29 |
|
30 |
-
|
31 |
-
|
32 |
-
Article: https://medium.com/@frankmorales_91352/fine-tuning-meta-llama-3-8b-with-medal-a-refined-approach-for-enhanced-medical-language-b924d226b09d
|
33 |
|
34 |
-
|
35 |
|
36 |
-
|
37 |
|
|
|
38 |
|
39 |
### Training hyperparameters
|
40 |
|
@@ -52,6 +52,12 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
### Training results
|
54 |
|
|
|
|
|
|
|
|
|
|
|
|
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
20 |
|
21 |
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 generator dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 2.4725
|
24 |
|
25 |
## Model description
|
26 |
|
27 |
+
More information needed
|
28 |
|
29 |
+
## Intended uses & limitations
|
30 |
|
31 |
+
More information needed
|
|
|
|
|
32 |
|
33 |
+
## Training and evaluation data
|
34 |
|
35 |
+
More information needed
|
36 |
|
37 |
+
## Training procedure
|
38 |
|
39 |
### Training hyperparameters
|
40 |
|
|
|
52 |
|
53 |
### Training results
|
54 |
|
55 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
56 |
+
|:-------------:|:------:|:----:|:---------------:|
|
57 |
+
| 2.5114 | 0.0164 | 100 | 2.4076 |
|
58 |
+
| 2.4269 | 0.0327 | 200 | 2.4570 |
|
59 |
+
| 2.4619 | 0.0491 | 300 | 2.4668 |
|
60 |
+
| 2.4684 | 0.0654 | 400 | 2.4725 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1342239008
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:75ffb86af39806108b3c813e1f857f82d1f27e28679a9fbf72e0bf69910722ca
|
3 |
size 1342239008
|
logs/events.out.tfevents.1719045392.bf7ad62c1f97.154283.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b4b0107a3abe6199c9cd032949de666b1543831c826a47a35ada5ab14ffd9d73
|
3 |
+
size 9446
|