zaydzuhri commited on
Commit
ebfdffc
1 Parent(s): 7acf7d8

Add dataset link in README

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
  # flan-t5-base-tldr-100k
16
 
17
- This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 2.7323
20
  - Rouge1: 17.0772
 
14
 
15
  # flan-t5-base-tldr-100k
16
 
17
+ This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on the first 100.000 samples of the [Reddit TL;DR dataset](https://zenodo.org/record/1168855#.ZB8P-iFByUk).
18
  It achieves the following results on the evaluation set:
19
  - Loss: 2.7323
20
  - Rouge1: 17.0772