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