Instructions to use zharry29/intent_sgd_wh_id with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use zharry29/intent_sgd_wh_id with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultipleChoice tokenizer = AutoTokenizer.from_pretrained("zharry29/intent_sgd_wh_id") model = AutoModelForMultipleChoice.from_pretrained("zharry29/intent_sgd_wh_id", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
c9cc9b3 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:6ffaf2518fc79c475009161ee2b218dc5b922102085a256157dddd6bd82dcf9b
size 1421545086
|