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 2
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 598439784
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:87c2005d5590d45529d734110e85953e5b92c5a4913ef36e9aeaea00b14a1768
|
| 3 |
size 598439784
|
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:a082b10915cc495a13cf9094556e18e3f0bc00a30ee9595ac616807b4d00325d
|
| 3 |
+
size 20119
|