cameronslee commited on
Commit
b088a86
1 Parent(s): d95a265

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
  # meeting_summarizer_model
21
 
22
- This model is a fine-tuned version of [google-t5/t5-small](https://huggingface.co/google-t5/t5-small) on an unknown dataset.
23
  It achieves the following results on the evaluation set:
24
  - Loss: 2.3916
25
  - Rouge1: 0.3517
 
19
 
20
  # meeting_summarizer_model
21
 
22
+ This model is a fine-tuned version of [google-t5/t5-small](https://huggingface.co/google-t5/t5-small) on the dataset "huuuyeah/meetingbank".
23
  It achieves the following results on the evaluation set:
24
  - Loss: 2.3916
25
  - Rouge1: 0.3517