Instructions to use prajjwal1/bert-medium-mnli with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use prajjwal1/bert-medium-mnli with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="prajjwal1/bert-medium-mnli")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("prajjwal1/bert-medium-mnli") model = AutoModelForSequenceClassification.from_pretrained("prajjwal1/bert-medium-mnli") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 9aaaaa14bf9cecc0383d00ff1a463f5ddc780fa522f7f213d0edc9221c28938a
- Size of remote file:
- 166 MB
- SHA256:
- 477e5d2529c4a8264cc55fbaff8c316cb733afc5c16fae5de899d7cde203d0e8
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.