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