milyiyo commited on
Commit
41e90a2
·
1 Parent(s): aecdb02

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
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 [flax-community/spanish-t5-small](https://huggingface.co/flax-community/spanish-t5-small) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 3.2998
18
 
19
  ## Model description
20
 
@@ -39,7 +39,7 @@ The following hyperparameters were used during training:
39
  - seed: 42
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: linear
42
- - num_epochs: 6
43
 
44
  ### Training results
45
 
@@ -49,7 +49,9 @@ The following hyperparameters were used during training:
49
  | 3.4245 | 2.0 | 8032 | 3.3498 |
50
  | 3.3625 | 3.0 | 12048 | 3.3182 |
51
  | 3.3216 | 5.0 | 16735 | 3.3069 |
52
- | 3.3066 | 6.0 | 20082 | 3.2998 |
 
 
53
 
54
 
55
  ### Framework versions
 
14
 
15
  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.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 3.2813
18
 
19
  ## Model description
20
 
 
39
  - seed: 42
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: linear
42
+ - num_epochs: 8
43
 
44
  ### Training results
45
 
 
49
  | 3.4245 | 2.0 | 8032 | 3.3498 |
50
  | 3.3625 | 3.0 | 12048 | 3.3182 |
51
  | 3.3216 | 5.0 | 16735 | 3.3069 |
52
+ | 3.3008 | 6.0 | 20082 | 3.2967 |
53
+ | 3.2958 | 7.0 | 23429 | 3.2862 |
54
+ | 3.2647 | 8.0 | 26776 | 3.2813 |
55
 
56
 
57
  ### Framework versions