Instructions to use ErfanMoosaviMonazzah/T5-Task-Dialogue-FineTuned-Attraction-20-1e-05 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ErfanMoosaviMonazzah/T5-Task-Dialogue-FineTuned-Attraction-20-1e-05 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("ErfanMoosaviMonazzah/T5-Task-Dialogue-FineTuned-Attraction-20-1e-05") model = AutoModelForSeq2SeqLM.from_pretrained("ErfanMoosaviMonazzah/T5-Task-Dialogue-FineTuned-Attraction-20-1e-05", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
7c29366 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:b94872ead89ef7e8bf696fd64f6f6cfbf76e762390144a07133628d59bed03c6
size 891702929
|