Update README.md
Browse files
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 |
|