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