Text Classification
Transformers
TensorBoard
Safetensors
modernbert
Generated from Trainer
text-embeddings-inference
Instructions to use m8than/modernbert-docx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use m8than/modernbert-docx with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="m8than/modernbert-docx")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("m8than/modernbert-docx") model = AutoModelForSequenceClassification.from_pretrained("m8than/modernbert-docx") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 300
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 598445936
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:43d1495a639948b9760adb4329c75c686fbb74f0553f1eaba09d708e8360ba8b
|
| 3 |
size 598445936
|
runs/May27_09-05-51_b1f8e2e2f08b/events.out.tfevents.1748336752.b1f8e2e2f08b.7916.1
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:534b9a9645070010d2c6e6294636c45dffed246fc34c60bf001762bc2bcd4a44
|
| 3 |
+
size 9598
|