Zero-Shot Classification
Transformers
TensorBoard
Safetensors
English
distilbert
text-classification
Generated from Trainer
Instructions to use AyoubChLin/DistilBERT_eco_ZeroShot with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AyoubChLin/DistilBERT_eco_ZeroShot with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("zero-shot-classification", model="AyoubChLin/DistilBERT_eco_ZeroShot")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("AyoubChLin/DistilBERT_eco_ZeroShot") model = AutoModelForSequenceClassification.from_pretrained("AyoubChLin/DistilBERT_eco_ZeroShot") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- ef37fbed1701c207a7641cd0e8ecac7b0dee5a231d47ad5229e571bbfbfe1022
- Size of remote file:
- 4.28 kB
- SHA256:
- 452e4e1685d9ae7fed4a3efaf10c3695417bc0eae78bd5953c7552b13b72ce8f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.