Instructions to use SoLID/sgd-t5-tod with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use SoLID/sgd-t5-tod with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("SoLID/sgd-t5-tod") model = AutoModelForSeq2SeqLM.from_pretrained("SoLID/sgd-t5-tod") - Notebooks
- Google Colab
- Kaggle
YAML Metadata Error:"datasets[0]" with value "schema guided dialogue" is not valid. If possible, use a dataset id from https://hf.co/datasets.
Hyperparameters: 1 epoch, max_len_dict including domain classification task, and 1e-5 learning rate
- Downloads last month
- 10
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support