saad17g commited on
Commit
0da3a0c
1 Parent(s): 06bd565

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -13,7 +13,18 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # finetuned_T5_amzn_v2
15
 
16
- This model is a fine-tuned version of [google-t5/t5-small](https://huggingface.co/google-t5/t5-small) on an unknown dataset.
 
 
 
 
 
 
 
 
 
 
 
17
 
18
  ## Model description
19
 
 
13
 
14
  # finetuned_T5_amzn_v2
15
 
16
+ This model is a fine-tuned version of [google-t5/t5-small](https://huggingface.co/google-t5/t5-small) on an the Amazon Fine Food Reviews dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 2.879612684249878
19
+ - Rouge1: 0.6625
20
+ - Rouge2: 0.4053
21
+ - Rougel: 0.1755
22
+ - Rougelsum: 0.1755
23
+ - Gen Len: 5.3418
24
+ - Bleu: 0.0178
25
+ - Bert Precision: 0.8657
26
+ - Bert Recall: 0.8505
27
+ - Bert F1: 0.8575
28
 
29
  ## Model description
30