Text Classification
Transformers
TensorBoard
Safetensors
modernbert
Generated from Trainer
text-embeddings-inference
Instructions to use Gozde/modernbert-tr-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Gozde/modernbert-tr-classifier with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Gozde/modernbert-tr-classifier")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Gozde/modernbert-tr-classifier") model = AutoModelForSequenceClassification.from_pretrained("Gozde/modernbert-tr-classifier") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 17
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 598455164
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e4d0b061fffd888b6b539dd79e10071bf1da71c741507318ce578b8fc465f3b0
|
| 3 |
size 598455164
|
runs/Jan23_02-58-33_ultramarine/events.out.tfevents.1737590313.ultramarine.3418180.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:0eab2a2884fc0ec6b5a9bfcd0d1f58a10a83aa5822c73671035b9edcd055f14c
|
| 3 |
+
size 15787
|