dandrade commited on
Commit
fd246a5
·
1 Parent(s): 7fe00e6

update model card README.md

Browse files
Files changed (1) hide show
  1. flan-t5-base-en-pt/README.md +5 -5
flan-t5-base-en-pt/README.md CHANGED
@@ -17,9 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 1.2318
21
- - Bleu: 13.1208
22
- - Gen Len: 16.9234
23
 
24
  ## Model description
25
 
@@ -50,8 +50,8 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
52
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
53
- | No log | 1.0 | 293 | 1.2708 | 11.9107 | 16.9042 |
54
- | 1.7903 | 2.0 | 586 | 1.2318 | 13.1208 | 16.9234 |
55
 
56
 
57
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 1.2060
21
+ - Bleu: 14.0032
22
+ - Gen Len: 16.7274
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
52
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
53
+ | 1.8709 | 1.0 | 587 | 1.2549 | 11.8816 | 16.8925 |
54
+ | 1.487 | 2.0 | 1174 | 1.2060 | 14.0032 | 16.7274 |
55
 
56
 
57
  ### Framework versions