Instructions to use Turkish-NLP/t5-efficient-small-turkish with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Turkish-NLP/t5-efficient-small-turkish with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Turkish-NLP/t5-efficient-small-turkish") model = AutoModelForSeq2SeqLM.from_pretrained("Turkish-NLP/t5-efficient-small-turkish", device_map="auto") - Notebooks
- Google Colab
- Kaggle
logs: add TensorBoard metrics
Browse files
events.out.tfevents.1662372027.t5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c44e20742f602992bd686440f3e4cb67157d0fa450eeaaedc082c2584bc49362
|
| 3 |
+
size 175291975
|