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