d0r1h commited on
Commit
dee42f0
1 Parent(s): 7133464

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # t5_finetune_assests
16
 
17
- This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 1.8677
20
  - Rouge1: 35.9309
 
14
 
15
  # t5_finetune_assests
16
 
17
+ This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an [cnn-dailymail](https://huggingface.co/datasets/cnn_dailymail) dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 1.8677
20
  - Rouge1: 35.9309