Instructions to use sumanthbhargava/mt5-base-encoding-correction-100k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sumanthbhargava/mt5-base-encoding-correction-100k with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("sumanthbhargava/mt5-base-encoding-correction-100k") model = AutoModelForSeq2SeqLM.from_pretrained("sumanthbhargava/mt5-base-encoding-correction-100k", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
de3fdfc | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:9466a4ba61e0a5e214753ef22fd87b7ce290efa3ac706eb5ea76e6f8c3d83a86
size 5457
|