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