Instructions to use gaussalgo/mt5-base_CSFD-sk with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use gaussalgo/mt5-base_CSFD-sk with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("gaussalgo/mt5-base_CSFD-sk") model = AutoModelForSeq2SeqLM.from_pretrained("gaussalgo/mt5-base_CSFD-sk") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
9f0f2e3 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:88ff05e308d84b2939ae146c9983e820cb28c5d15fd7c97ee07508b3dfaaddaf
size 2329698485
|