Zero-Shot Classification
Transformers
PyTorch
Portuguese
deberta-v2
text-classification
deberta-v3
zero-shot
Instructions to use Mel-Iza0/zero-shot with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Mel-Iza0/zero-shot with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("zero-shot-classification", model="Mel-Iza0/zero-shot")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Mel-Iza0/zero-shot") model = AutoModelForSequenceClassification.from_pretrained("Mel-Iza0/zero-shot") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 5f970579a8e6a1186c1db5db07c6790c78203af53a84efb3411c79e107a9bc04
- Size of remote file:
- 738 MB
- SHA256:
- 40d63a2f93bb373e2fdff37b2b35e8f904600e16d84c1d98130491d66d6c8a8e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.