jorge-henao
commited on
Commit
·
ed05fdf
1
Parent(s):
43a7d5b
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 an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Loss:
|
18 |
|
19 |
## Model description
|
20 |
|
@@ -43,6 +43,9 @@ The following hyperparameters were used during training:
|
|
43 |
|
44 |
### Training results
|
45 |
|
|
|
|
|
|
|
46 |
|
47 |
|
48 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [datificate/gpt2-small-spanish](https://huggingface.co/datificate/gpt2-small-spanish) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Loss: 1.2388
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
43 |
|
44 |
### Training results
|
45 |
|
46 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
47 |
+
|:-------------:|:-----:|:-----:|:---------------:|
|
48 |
+
| 1.8576 | 2.49 | 30000 | 1.2388 |
|
49 |
|
50 |
|
51 |
### Framework versions
|