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:7603ad1c08545558eca37e38d084abd7cb79adaff5f71eaafa4b6eadd8d71701
|
| 3 |
size 598445936
|
runs/May27_09-07-05_b1f8e2e2f08b/events.out.tfevents.1748336826.b1f8e2e2f08b.7916.2
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:ee5c3a2fa48e160867f2e6f309b6e20a025d8624c9aadf068042ce5a85a400d8
|
| 3 |
+
size 9219
|