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