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