YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
Grammar Correction Model
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.
π§ Project Description
This project:
- Uses the T5-small transformer model to train a grammar correction model
- Trains on the agentlans/grammar-correction dataset from Hugging Face
- Outputs checkpoints that can be saved, evaluated, and deployed
- Is written in Python using Hugging Face Transformers & Datasets
π¦ Installation
Clone the repository:
git clone https://github.com/<your-username>/grammar-correction-model.git
cd grammar-correction-model
- Downloads last month
- 2
Inference Providers NEW
This model isn't deployed by any Inference Provider. π Ask for provider support