Instructions to use aparajitha/mt5-tr-sci-ms with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use aparajitha/mt5-tr-sci-ms with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("aparajitha/mt5-tr-sci-ms") model = AutoModelForSeq2SeqLM.from_pretrained("aparajitha/mt5-tr-sci-ms", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
66d2c49 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:8a043d44d33edbf6ab077036570a143722acb03bbf4bdeffb9340041173ba0b2
size 16350028
|