Instructions to use adithya12/grammatical_error_correction with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use adithya12/grammatical_error_correction with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("adithya12/grammatical_error_correction") model = AutoModelForSeq2SeqLM.from_pretrained("adithya12/grammatical_error_correction", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
655db8f | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:cde02057937d7901c3b5769ee35a9a6b1f84e6f69089943c3a0411a4247e1dd1
size 891699345
|