Update README.md
Browse files
README.md
CHANGED
@@ -26,7 +26,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
26 |
|
27 |
# t5-small-finetuned_xsum
|
28 |
|
29 |
-
This model is a fine-tuned version of [
|
30 |
It achieves the following results on the evaluation set:
|
31 |
- Loss: 2.0881
|
32 |
- Rouge1: 33.1688
|
|
|
26 |
|
27 |
# t5-small-finetuned_xsum
|
28 |
|
29 |
+
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the xsum dataset.
|
30 |
It achieves the following results on the evaluation set:
|
31 |
- Loss: 2.0881
|
32 |
- Rouge1: 33.1688
|