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