csb05 commited on
Commit
2efa6c3
·
verified ·
1 Parent(s): 8f4e22f

Model save

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -19,10 +19,10 @@ should probably proofread and complete it, then remove this comment. -->
19
  This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
  - Loss: nan
22
- - Rouge1: 5.6456
23
- - Rouge2: 1.2152
24
- - Rougel: 4.5164
25
- - Rougelsum: 4.5226
26
  - Gen Len: 15.7143
27
 
28
  ## Model description
@@ -58,7 +58,7 @@ No additional optimizer arguments
58
 
59
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
60
  |:-------------:|:------:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
61
- | 0.0 | 0.9905 | 26 | nan | 5.6456 | 1.2152 | 4.5164 | 4.5226 | 15.7143 |
62
 
63
 
64
  ### Framework versions
 
19
  This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
  - Loss: nan
22
+ - Rouge1: 5.6994
23
+ - Rouge2: 1.2179
24
+ - Rougel: 4.4822
25
+ - Rougelsum: 4.5267
26
  - Gen Len: 15.7143
27
 
28
  ## Model description
 
58
 
59
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
60
  |:-------------:|:------:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
61
+ | 0.0 | 0.9905 | 26 | nan | 5.6994 | 1.2179 | 4.4822 | 4.5267 | 15.7143 |
62
 
63
 
64
  ### Framework versions