update model card README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [datificate/gpt2-small-spanish](https://huggingface.co/datificate/gpt2-small-spanish) on the None dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Loss: 3.
|
18 |
|
19 |
## Model description
|
20 |
|
@@ -45,9 +45,9 @@ The following hyperparameters were used during training:
|
|
45 |
|
46 |
| Training Loss | Epoch | Step | Validation Loss |
|
47 |
|:-------------:|:-----:|:----:|:---------------:|
|
48 |
-
|
|
49 |
-
| 3.
|
50 |
-
| 3.
|
51 |
|
52 |
|
53 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [datificate/gpt2-small-spanish](https://huggingface.co/datificate/gpt2-small-spanish) on the None dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Loss: 3.7640
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
45 |
|
46 |
| Training Loss | Epoch | Step | Validation Loss |
|
47 |
|:-------------:|:-----:|:----:|:---------------:|
|
48 |
+
| 3.9931 | 1.0 | 1758 | 3.8301 |
|
49 |
+
| 3.7483 | 2.0 | 3516 | 3.7771 |
|
50 |
+
| 3.6494 | 3.0 | 5274 | 3.7640 |
|
51 |
|
52 |
|
53 |
### Framework versions
|