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