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