nanom commited on
Commit
4742ee7
1 Parent(s): 7c37dfc

End of training

Browse files
Files changed (3) hide show
  1. README.md +9 -13
  2. pytorch_model.bin +1 -1
  3. training_args.bin +1 -1
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: 2.5701
19
 
20
  ## Model description
21
 
@@ -35,26 +35,22 @@ More information needed
35
 
36
  The following hyperparameters were used during training:
37
  - learning_rate: 2e-05
38
- - train_batch_size: 32
39
- - eval_batch_size: 32
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
- - num_epochs: 9
44
 
45
  ### Training results
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | 2.9511 | 1.0 | 10 | 2.8409 |
50
- | 2.7597 | 2.0 | 20 | 2.7089 |
51
- | 2.6189 | 3.0 | 30 | 2.6518 |
52
- | 2.5426 | 4.0 | 40 | 2.6172 |
53
- | 2.4481 | 5.0 | 50 | 2.5969 |
54
- | 2.4149 | 6.0 | 60 | 2.5836 |
55
- | 2.3332 | 7.0 | 70 | 2.5756 |
56
- | 2.2836 | 8.0 | 80 | 2.5715 |
57
- | 2.2832 | 9.0 | 90 | 2.5701 |
58
 
59
 
60
  ### 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: 2.5855
19
 
20
  ## Model description
21
 
 
35
 
36
  The following hyperparameters were used during training:
37
  - learning_rate: 2e-05
38
+ - train_batch_size: 16
39
+ - eval_batch_size: 16
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
+ | 2.8153 | 1.0 | 20 | 2.7398 |
50
+ | 2.6191 | 2.0 | 40 | 2.6462 |
51
+ | 2.5068 | 3.0 | 60 | 2.6071 |
52
+ | 2.453 | 4.0 | 80 | 2.5908 |
53
+ | 2.3603 | 5.0 | 100 | 2.5855 |
 
 
 
 
54
 
55
 
56
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a61029606936c213650c6a2007f51451344b9c4d742bcb8c3ad71b4dffd92d06
3
  size 497807197
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05cbe34b0917217e7d3897e8e3dc1eeb850ef6cabcd9860adf9fb762bc1bfb8e
3
  size 497807197
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1a25e59246f25a99d9fae71aba690b69a6b9ceb6fd5056f994eb76a3bbcc01de
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:229de42a62ee24b85beed3b30d649c2c7e1f17ebd62d3474456e243d94e32e9a
3
  size 4027