Instructions to use databuzzword/JointBERT-snips with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use databuzzword/JointBERT-snips with Transformers:
# Load model directly from transformers import AutoTokenizer, JointBERT tokenizer = AutoTokenizer.from_pretrained("databuzzword/JointBERT-snips") model = JointBERT.from_pretrained("databuzzword/JointBERT-snips") - Notebooks
- Google Colab
- Kaggle
I cant download the tokenizer
#1 opened over 2 years ago
by
sgonzalezsilot