update model card README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 3 |
tags:
|
| 4 |
- generated_from_trainer
|
| 5 |
model-index:
|
|
@@ -12,9 +12,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 12 |
|
| 13 |
# borges_clm-model
|
| 14 |
|
| 15 |
-
This model is a fine-tuned version of [
|
| 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 |
-
|
|
| 50 |
-
|
|
| 51 |
|
| 52 |
|
| 53 |
### Framework versions
|
|
|
|
| 1 |
---
|
| 2 |
+
license: mit
|
| 3 |
tags:
|
| 4 |
- generated_from_trainer
|
| 5 |
model-index:
|
|
|
|
| 12 |
|
| 13 |
# borges_clm-model
|
| 14 |
|
| 15 |
+
This model is a fine-tuned version of [DeepESP/gpt2-spanish-medium](https://huggingface.co/DeepESP/gpt2-spanish-medium) on the None dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
+
- Loss: 3.7991
|
| 18 |
|
| 19 |
## Model description
|
| 20 |
|
|
|
|
| 45 |
|
| 46 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 47 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 48 |
+
| No log | 1.0 | 10 | 3.9138 |
|
| 49 |
+
| No log | 2.0 | 20 | 3.8214 |
|
| 50 |
+
| No log | 3.0 | 30 | 3.7991 |
|
| 51 |
|
| 52 |
|
| 53 |
### Framework versions
|