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