machineteacher commited on
Commit
5e2f100
1 Parent(s): 8639005

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -13,9 +13,9 @@ metrics:
13
  - bleu
14
  - accuracy
15
  ---
16
- # Model Card for CoEdIT-XL
17
 
18
- This model was obtained by fine-tuning google/flan-t5-xl on the CoEdIT dataset.
19
 
20
  Paper: CoEdIT: ext Editing by Task-Specific Instruction Tuning
21
  Authors: Vipul Raheja, Dhruv Kumar, Ryan Koo, Dongyeop Kang
 
13
  - bleu
14
  - accuracy
15
  ---
16
+ # Model Card for CoEdIT
17
 
18
+ This model was obtained by fine-tuning the corresponding google/flan-t5-xl model on the CoEdIT dataset.
19
 
20
  Paper: CoEdIT: ext Editing by Task-Specific Instruction Tuning
21
  Authors: Vipul Raheja, Dhruv Kumar, Ryan Koo, Dongyeop Kang