milyiyo commited on
Commit
543888f
1 Parent(s): 2ee3ac6

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
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: 2.8607
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: 5
43
 
44
  ### Training results
45
 
@@ -51,6 +51,8 @@ The following hyperparameters were used during training:
51
  | 2.8292 | 2.93 | 120000 | 2.8792 |
52
  | 2.7774 | 3.66 | 150000 | 2.8738 |
53
  | 2.741 | 4.39 | 180000 | 2.8634 |
 
 
54
 
55
 
56
  ### 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: 2.8586
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: 6
43
 
44
  ### Training results
45
 
 
51
  | 2.8292 | 2.93 | 120000 | 2.8792 |
52
  | 2.7774 | 3.66 | 150000 | 2.8738 |
53
  | 2.741 | 4.39 | 180000 | 2.8634 |
54
+ | 2.7128 | 5.12 | 210000 | 2.8666 |
55
+ | 2.7108 | 5.85 | 240000 | 2.8595 |
56
 
57
 
58
  ### Framework versions