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") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
393fe18 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:4351be219b3e159e546310ba6481a1ac26b3b6bed18e056528a78498628b206c
size 2477677391
|