adnaan05 commited on
Commit
991525e
1 Parent(s): 6231e62

Update README.md

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