andkelly21 commited on
Commit
5ef524e
1 Parent(s): 47af055

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # t5-small-finetuned-pubmed
17
 
18
- This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 2.7252
21
  - Rouge1: 19.4457
 
15
 
16
  # t5-small-finetuned-pubmed
17
 
18
+ This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on a truncated [PubMed Summarization](https://huggingface.co/datasets/ccdv/pubmed-summarization) dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 2.7252
21
  - Rouge1: 19.4457