Instructions to use Ro551/mt5-small-GEC-spanish-cowsl2h with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Ro551/mt5-small-GEC-spanish-cowsl2h with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Ro551/mt5-small-GEC-spanish-cowsl2h") model = AutoModelForSeq2SeqLM.from_pretrained("Ro551/mt5-small-GEC-spanish-cowsl2h", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
d591792 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:b31adff76c33d263bf238da902695ba9b6223cb55e8195c580fe56d48077a2c5
size 16032985
|