Transformers
PyTorch
English
t5
text2text-generation
nlp
grammar-correction
text-generation-inference
Instructions to use Owishiboo/correctnesschorus_v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Owishiboo/correctnesschorus_v2 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultimodalLM tokenizer = AutoTokenizer.from_pretrained("Owishiboo/correctnesschorus_v2") model = AutoModelForMultimodalLM.from_pretrained("Owishiboo/correctnesschorus_v2") - Notebooks
- Google Colab
- Kaggle
metadata
datasets:
- jfleg
- Owishiboo/grammar-correction
language:
- en
library_name: transformers
tags:
- nlp
- grammar-correction
This is a T5-Base model. It is trained using happy transformer and with JFLEG and some additional dataset