Grammarly builds CoEdIT: an instruction-tuned LLM for text editing that outperforms GPT-3-Edit while being up to 60 times smaller
General-purpose LLMs were trained for broad text-generation tasks and lacked instruction tuning for text editing, limiting their usability, quality, and performance on well-scoped editing tasks.
Prior text editing LLMs suffered from four identified gaps: no instruction tuning, undersized models, highly general (not task-specific) training datasets, and lack of public availability.
CoEdIT achieves state-of-the-art performance on multiple benchmark test sets while being up to 60 times smaller than comparable LLMs.
Human evaluators preferred CoEdIT's output 64 percent of the time compared to 10 percent for GPT3-Edit.
Show all 7 reported metrics
Frequently asked questions
What did this team achieve with this AI workflow?
CoEdIT achieves state-of-the-art performance on multiple benchmark test sets while being up to 60 times smaller than comparable LLMs.
What tools did this team use?
CoEdIT, GPT3-Edit, ChatGPT.
What results were reported?
model size vs comparable LLMs: up to 60 times smaller; Parameter count vs comparable performers: 12 times and 60 times fewer parameters; human evaluator preference for CoEdIT: 64 percent; human evaluator preference for GPT3-Edit: 10 percent (source-reported, not independently verified).
What failed first in this deployment?
Prior text editing LLMs suffered from four identified gaps: no instruction tuning, undersized models, highly general (not task-specific) training datasets, and lack of public availability.
How is this workflow AI workflow structured?
Identify LLM research gaps → Build CoEdIT training dataset → Fine-tune FLAN-T5 models → Quantitative benchmark evaluation → Human expert evaluation → Composite task training and evaluation.