Zero-Shot Classification
Transformers
PyTorch
Safetensors
English
deberta-v2
text-classification
deberta-v1
deberta-mnli
Instructions to use NDugar/v2xl-again-mnli with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use NDugar/v2xl-again-mnli with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("zero-shot-classification", model="NDugar/v2xl-again-mnli")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("NDugar/v2xl-again-mnli") model = AutoModelForSequenceClassification.from_pretrained("NDugar/v2xl-again-mnli", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 15c9779082d04fc49d0b4b308926ff60f0fc07a7f64215f15347426f970e3652
- Size of remote file:
- 2.8 kB
- SHA256:
- 937df70044f985ff8dee511a2bc22fca38bfcadff7c2ef74fd252af4bd7e9dd2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.