End of training
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [DeepESP/gpt2-spanish](https://huggingface.co/DeepESP/gpt2-spanish) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss:
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -40,16 +40,17 @@ The following hyperparameters were used during training:
|
|
40 |
- seed: 42
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: linear
|
43 |
-
- num_epochs:
|
44 |
|
45 |
### Training results
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
-
|
|
50 |
-
|
|
51 |
-
|
|
52 |
-
|
|
|
|
53 |
|
54 |
|
55 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [DeepESP/gpt2-spanish](https://huggingface.co/DeepESP/gpt2-spanish) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.7717
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
40 |
- seed: 42
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: linear
|
43 |
+
- num_epochs: 5
|
44 |
|
45 |
### Training results
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
+
| 0.8678 | 1.0 | 280 | 0.8224 |
|
50 |
+
| 0.7213 | 2.0 | 560 | 0.7908 |
|
51 |
+
| 0.5963 | 3.0 | 840 | 0.7742 |
|
52 |
+
| 0.5183 | 4.0 | 1120 | 0.7713 |
|
53 |
+
| 0.5338 | 5.0 | 1400 | 0.7717 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 497774208
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9219855791cdf19918084c8e3319e4fb54d55cb680e51c5f9d2954f75d3a11d5
|
3 |
size 497774208
|
runs/Nov25_04-22-52_57e06efc8cec/events.out.tfevents.1700886177.57e06efc8cec.2652.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2c22227aea9c36e8bdf1347af45ab912cbf78e1cf42ff9eeb9ade98ce4386457
|
3 |
+
size 17543
|
runs/Nov25_04-25-01_57e06efc8cec/events.out.tfevents.1700886304.57e06efc8cec.2652.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b04b9425cc99eec0cf2d97cd3c24ebb9795e92671be06e164939980da3013e6d
|
3 |
+
size 50067
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4536
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd14817c673af44ca90a30ebc028cd6c56fb8233c873dfc02c6f9c7e2969e3b4
|
3 |
size 4536
|