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