Skip to content

Code for reproducing the GEC models from the "Adapting LLMs for Minimal-edit Grammatical Error Correction" paper.

Notifications You must be signed in to change notification settings

richardxoldman/llms-for-minimal-gec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

llms-for-minimal-gec

The repository contains code to reproduce models from the paper Adapting LLMs for Minimal-edit Grammatical Error Correction.

The datasets can be downloaded from here.

Before running the script install environment from env.yml file.

For inference we recommend using the vLLM framework (code available in inf_model.py file).

About

Code for reproducing the GEC models from the "Adapting LLMs for Minimal-edit Grammatical Error Correction" paper.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages