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 3
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:4f859ffaffe40718cff30adc8908fca6937341f8ac29e6de9e968958516d65e9
|
| 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:65d5cb2d5369f36b1baaa32939a1b7fd3a4ce5440c55896c3bcbe6a2fd6f81c3
|
| 3 |
+
size 8167
|