Text Classification
Transformers
TensorBoard
Safetensors
modernbert
Generated from Trainer
text-embeddings-inference
Instructions to use drcoool/modernbert-acceptance-classifier-final with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use drcoool/modernbert-acceptance-classifier-final with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="drcoool/modernbert-acceptance-classifier-final")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("drcoool/modernbert-acceptance-classifier-final") model = AutoModelForSequenceClassification.from_pretrained("drcoool/modernbert-acceptance-classifier-final") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 3
Browse files
runs/Jan12_16-19-40_Mac.attlocal.net/events.out.tfevents.1736720382.Mac.attlocal.net.25462.40
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:97b81fbdb7454662e3af356e081cb3d970ac7ead7972b9c0117c6bb2d6fe7b5c
|
| 3 |
+
size 27645
|