jbochi commited on
Commit
49d9e51
·
1 Parent(s): f733c19

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
  # coedit-small
17
 
18
- This model is a fine-tuned version of [google/flan-t5-small](https://huggingface.co/google/flan-t5-small) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 0.8242
21
  - Rouge1: 58.7504
 
15
 
16
  # coedit-small
17
 
18
+ This model is a fine-tuned version of [google/flan-t5-small](https://huggingface.co/google/flan-t5-small) on the [CoEdIT dataset](https://huggingface.co/datasets/grammarly/coedit).
19
  It achieves the following results on the evaluation set:
20
  - Loss: 0.8242
21
  - Rouge1: 58.7504