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