Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# cnn_news_summary_model_trained_on_reduced_data
|
18 |
|
19 |
-
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 1.6597
|
22 |
- Rouge1: 0.2162
|
|
|
16 |
|
17 |
# cnn_news_summary_model_trained_on_reduced_data
|
18 |
|
19 |
+
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an CNN Daily mail dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 1.6597
|
22 |
- Rouge1: 0.2162
|