Instructions to use Turkish-NLP/t5-efficient-base-turkish with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Turkish-NLP/t5-efficient-base-turkish with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Turkish-NLP/t5-efficient-base-turkish") model = AutoModelForSeq2SeqLM.from_pretrained("Turkish-NLP/t5-efficient-base-turkish", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c0b79831a2f79cd8b021c911005504d390985041e450372de3c074358a089ba7
- Size of remote file:
- 31.8 kB
- SHA256:
- e3c26e03df4bc10841d28fa3932c267f8a7f8a5f42f493b7f387ca4061f08bde
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.