Text Classification
Transformers
TensorBoard
Safetensors
modernbert
Generated from Trainer
text-embeddings-inference
Instructions to use drcoool/modernbert-acceptance-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use drcoool/modernbert-acceptance-classifier with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="drcoool/modernbert-acceptance-classifier")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("drcoool/modernbert-acceptance-classifier") model = AutoModelForSequenceClassification.from_pretrained("drcoool/modernbert-acceptance-classifier", device_map="auto") - 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:df11716a3e0fbf13821310335aa26e0c464e4585201d25e33ef9b33d47ac3ef4
|
| 3 |
size 598439784
|
runs/Jun17_10-44-36_MacBook-Pro-4.local/events.out.tfevents.1781711077.MacBook-Pro-4.local.31761.0
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:89f9a2616b3c74498d46bc50d0754bded77aa6b91bd64d4c22e0fad10312386b
|
| 3 |
+
size 307033
|
runs/Jun17_10-44-48_MacBook-Pro-4.local/events.out.tfevents.1781711088.MacBook-Pro-4.local.32326.0
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:d8d39d4c0ff275989a4f6d9e7e490e0e034c8a7fe85d8a6da03340847452a74e
|
| 3 |
+
size 306362
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5496
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5aa465da56409812b3c9b847c666cd35486cf0c1ff99564abb9612ee6806eeba
|
| 3 |
size 5496
|