/t5_11

housing our model example of fine tuning an 11B t5 with FSDP

Primary LanguagePython

t5_11

housing our model example of fine tuning an 11B t5 with FSDP to create a world-class grammar checker. children_correction

to get going...

pip install -r requirements.txt

the dataset for this is already present in the project (grammar_train.csv).

To train:

python main.py