milyiyo commited on
Commit
d99d9e9
1 Parent(s): 7a8d28d

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -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.2813
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: 8
43
 
44
  ### Training results
45
 
@@ -51,7 +51,12 @@ The following hyperparameters were used during training:
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
 
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.2409
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: 13
43
 
44
  ### Training results
45
 
 
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.2715 | 8.0 | 26776 | 3.2755 |
55
+ | 3.2514 | 9.0 | 30123 | 3.2603 |
56
+ | 3.2269 | 10.0 | 33470 | 3.2490 |
57
+ | 3.2061 | 11.0 | 36817 | 3.2467 |
58
+ | 3.19 | 12.0 | 40164 | 3.2412 |
59
+ | 3.172 | 13.0 | 43511 | 3.2409 |
60
 
61
 
62
  ### Framework versions