Transformers
PyTorch
ONNX
English
t5
text2text-generation
grammar-correction
text-generation-inference
Instructions to use visheratin/t5-efficient-mini-grammar-correction with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use visheratin/t5-efficient-mini-grammar-correction with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("visheratin/t5-efficient-mini-grammar-correction") model = AutoModelForSeq2SeqLM.from_pretrained("visheratin/t5-efficient-mini-grammar-correction") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
7b38fa7 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:a959f51f2c6ef57beb99ac0417d6feba199489d9afd7e32021fa7ca27e2e9f55
size 124910170
|