End of training
Browse files
README.md
CHANGED
@@ -3,7 +3,7 @@ license: apache-2.0
|
|
3 |
library_name: peft
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
-
base_model:
|
7 |
model-index:
|
8 |
- name: my_awesome_eli5_clm-model
|
9 |
results: []
|
@@ -14,9 +14,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# my_awesome_eli5_clm-model
|
16 |
|
17 |
-
This model is a fine-tuned version of [
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 2.
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -50,9 +50,9 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|
|
53 |
-
| 2.
|
54 |
-
| 2.
|
55 |
-
| 2.
|
56 |
|
57 |
|
58 |
### Framework versions
|
|
|
3 |
library_name: peft
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
+
base_model: wvangils/DistilGPT2-Beatles-Lyrics-finetuned
|
7 |
model-index:
|
8 |
- name: my_awesome_eli5_clm-model
|
9 |
results: []
|
|
|
14 |
|
15 |
# my_awesome_eli5_clm-model
|
16 |
|
17 |
+
This model is a fine-tuned version of [wvangils/DistilGPT2-Beatles-Lyrics-finetuned](https://huggingface.co/wvangils/DistilGPT2-Beatles-Lyrics-finetuned) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 2.5386
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|
|
53 |
+
| 2.8313 | 0.0 | 25 | 2.6909 |
|
54 |
+
| 2.7343 | 0.0 | 50 | 2.5695 |
|
55 |
+
| 2.6399 | 0.0 | 75 | 2.5386 |
|
56 |
|
57 |
|
58 |
### Framework versions
|