pendulum27 commited on
Commit
19ea650
1 Parent(s): d89cd3f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  # mt5-small-cnn-dm-kaggle-en
21
 
22
- This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on the None dataset.
23
  It achieves the following results on the evaluation set:
24
  - Loss: 3.2499
25
  - Rouge1: 25.24
 
19
 
20
  # mt5-small-cnn-dm-kaggle-en
21
 
22
+ This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on the [cnn_dailymail](https://huggingface.co/datasets/cnn_dailymail) dataset.
23
  It achieves the following results on the evaluation set:
24
  - Loss: 3.2499
25
  - Rouge1: 25.24