emonty777 commited on
Commit
8bf7a3f
1 Parent(s): aaf13a1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -21,7 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
21
 
22
  # QLoRA-Flan-T5-Small
23
 
24
- This model is a fine-tuned version of [google/flan-t5-small](https://huggingface.co/google/flan-t5-small) on the cnn_dailymail dataset.
 
 
 
 
25
 
26
  ## Model description
27
 
 
21
 
22
  # QLoRA-Flan-T5-Small
23
 
24
+ This model is a fine-tuned version of [google/flan-t5-small](https://huggingface.co/google/flan-t5-small) on the cnn_dailymail dataset. It achieves the following on the test set:
25
+
26
+ - ROUGE-1: 0.3484265780526604
27
+ - ROUGE-2: 0.14343059577230782
28
+ - ROUGE-l: 0.32809541498574013
29
 
30
  ## Model description
31