santyzenith commited on
Commit
69bfc23
·
1 Parent(s): 8483c91

End of training

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  license: mit
3
- base_model: flax-community/spanish-t5-small
4
  tags:
5
  - generated_from_trainer
6
  model-index:
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # augmented_t5_pictos
15
 
16
- This model is a fine-tuned version of [flax-community/spanish-t5-small](https://huggingface.co/flax-community/spanish-t5-small) on the None dataset.
17
 
18
  ## Model description
19
 
@@ -33,12 +33,12 @@ More information needed
33
 
34
  The following hyperparameters were used during training:
35
  - learning_rate: 5e-05
36
- - train_batch_size: 200
37
- - eval_batch_size: 200
38
  - seed: 42
39
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
  - lr_scheduler_type: linear
41
- - num_epochs: 10
42
 
43
  ### Training results
44
 
 
1
  ---
2
  license: mit
3
+ base_model: santyzenith/augmented_t5_pictos
4
  tags:
5
  - generated_from_trainer
6
  model-index:
 
13
 
14
  # augmented_t5_pictos
15
 
16
+ This model is a fine-tuned version of [santyzenith/augmented_t5_pictos](https://huggingface.co/santyzenith/augmented_t5_pictos) on the None dataset.
17
 
18
  ## Model description
19
 
 
33
 
34
  The following hyperparameters were used during training:
35
  - learning_rate: 5e-05
36
+ - train_batch_size: 32
37
+ - eval_batch_size: 32
38
  - seed: 42
39
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
  - lr_scheduler_type: linear
41
+ - num_epochs: 30
42
 
43
  ### Training results
44