nanom commited on
Commit
21f8f38
·
1 Parent(s): 27f33d8

End of training

Browse files
Files changed (3) hide show
  1. README.md +10 -11
  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.5965
19
 
20
  ## Model description
21
 
@@ -34,24 +34,23 @@ More information needed
34
  ### Training hyperparameters
35
 
36
  The following hyperparameters were used during training:
37
- - learning_rate: 1.5e-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: 6
44
 
45
  ### Training results
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | 2.8648 | 1.0 | 20 | 2.7875 |
50
- | 2.6771 | 2.0 | 40 | 2.6787 |
51
- | 2.5709 | 3.0 | 60 | 2.6329 |
52
- | 2.518 | 4.0 | 80 | 2.6113 |
53
- | 2.4107 | 5.0 | 100 | 2.5996 |
54
- | 2.4662 | 6.0 | 120 | 2.5965 |
55
 
56
 
57
  ### 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.5287
19
 
20
  ## Model description
21
 
 
34
  ### Training hyperparameters
35
 
36
  The following hyperparameters were used during training:
37
+ - learning_rate: 2.5e-05
38
+ - train_batch_size: 8
39
+ - eval_batch_size: 8
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.8091 | 1.0 | 40 | 2.6299 |
50
+ | 2.3812 | 2.0 | 80 | 2.5587 |
51
+ | 2.2525 | 3.0 | 120 | 2.5377 |
52
+ | 2.1789 | 4.0 | 160 | 2.5308 |
53
+ | 2.1258 | 5.0 | 200 | 2.5287 |
 
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:126e4afda6f52c571a77d5fed52265f0af89fff38dd359654cfb5eded9e3be47
3
  size 497807197
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de3ed75972c1b83582cca78a41b1b5c6412f6536da7097726dde53d38479b5d2
3
  size 497807197
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b0040ba09f06d5f778974eb3b3b5273e96d26fb7193c13ba7dc4bb17833f55a6
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7317fae08b9be26bc6a609041b83209a0eb4b7a04684ca15fb19a6b0671a9028
3
  size 4027