santyzenith commited on
Commit
f176830
1 Parent(s): 8eee888

End of training

Browse files
Files changed (3) hide show
  1. README.md +15 -10
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
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 [MMG/bert-base-spanish-wwm-cased-finetuned-spa-squad2-es-finetuned-sqac](https://huggingface.co/MMG/bert-base-spanish-wwm-cased-finetuned-spa-squad2-es-finetuned-sqac) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 0.8856
18
 
19
  ## Model description
20
 
@@ -33,24 +33,29 @@ More information needed
33
  ### Training hyperparameters
34
 
35
  The following hyperparameters were used during training:
36
- - learning_rate: 2e-05
37
- - train_batch_size: 8
38
- - eval_batch_size: 8
39
  - seed: 42
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: linear
42
- - num_epochs: 5
43
  - mixed_precision_training: Native AMP
44
 
45
  ### Training results
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | 3.5192 | 1.0 | 22 | 1.6791 |
50
- | 1.1655 | 2.0 | 44 | 1.1713 |
51
- | 0.7438 | 3.0 | 66 | 0.9132 |
52
- | 0.5076 | 4.0 | 88 | 0.9192 |
53
- | 0.4079 | 5.0 | 110 | 0.8856 |
 
 
 
 
 
54
 
55
 
56
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [MMG/bert-base-spanish-wwm-cased-finetuned-spa-squad2-es-finetuned-sqac](https://huggingface.co/MMG/bert-base-spanish-wwm-cased-finetuned-spa-squad2-es-finetuned-sqac) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 0.7942
18
 
19
  ## Model description
20
 
 
33
  ### Training hyperparameters
34
 
35
  The following hyperparameters were used during training:
36
+ - learning_rate: 3e-05
37
+ - train_batch_size: 16
38
+ - eval_batch_size: 16
39
  - seed: 42
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: linear
42
+ - num_epochs: 10
43
  - mixed_precision_training: Native AMP
44
 
45
  ### Training results
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | 3.5869 | 1.0 | 12 | 1.6284 |
50
+ | 1.2133 | 2.0 | 24 | 1.0875 |
51
+ | 0.7389 | 3.0 | 36 | 0.9449 |
52
+ | 0.4553 | 4.0 | 48 | 0.8414 |
53
+ | 0.2936 | 5.0 | 60 | 0.8983 |
54
+ | 0.1767 | 6.0 | 72 | 0.9017 |
55
+ | 0.1476 | 7.0 | 84 | 0.7747 |
56
+ | 0.088 | 8.0 | 96 | 0.8623 |
57
+ | 0.0663 | 9.0 | 108 | 0.8629 |
58
+ | 0.0624 | 10.0 | 120 | 0.7942 |
59
 
60
 
61
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0ce085cca3d0397ec0df52e05ff31f5b2619b1a1dea6f8a2a92166cdfb8e2866
3
  size 437070648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:293676434de7e198214dfbf38a6fd8a34f2519f6002137ed2eea637615b3f635
3
  size 437070648
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4b4b9b67093a7a7ac01573e5947533b955685f8f88794478675cf01c5328833d
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:288a9f96afb1832faaff29b95aed6c99ac29644dac7f4dcc7a123c2bb26ca34d
3
  size 4664