This repository contains code to train and fine-tune a grammar correction model using T5 and the Grammar-Correction Dataset.
It can be used to correct grammatical errors from sentences and can later be deployed in apps, APIs, or services.
1git clone https://github.com/<your-username>/grammar-correction-model.git
2cd grammar-correction-model