Instructions to use squeezebert/squeezebert-mnli with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use squeezebert/squeezebert-mnli with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("squeezebert/squeezebert-mnli", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#3 opened about 2 years ago
by
SFconvertbot
Adds missing tokenizer configuration file
#2 opened about 2 years ago
by
lysandre
Add missing tokenizer files
1
#1 opened about 3 years ago
by
Xenova