Text Classification
Transformers
TensorBoard
Safetensors
modernbert
Generated from Trainer
text-embeddings-inference
Instructions to use esekeroglu/ModernBERT-domain-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use esekeroglu/ModernBERT-domain-classifier with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="esekeroglu/ModernBERT-domain-classifier")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("esekeroglu/ModernBERT-domain-classifier") model = AutoModelForSequenceClassification.from_pretrained("esekeroglu/ModernBERT-domain-classifier") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 5
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 598513616
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:070c325ad59ec89920054a2ce32dbb2da74440eb29fadc13dd272cf15fb11357
|
| 3 |
size 598513616
|
runs/Jan29_15-01-06_EmreSekeroglu/events.out.tfevents.1738152068.EmreSekeroglu.4008.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:bc3a22baab1c95c2244c7a2bd98db4357057000214716f0e80fa1b5e3a83adb8
|
| 3 |
+
size 9002
|