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