Text Classification
Transformers
TensorBoard
Safetensors
modernbert
Generated from Trainer
text-embeddings-inference
Instructions to use Petri99/MBERT-Clinc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Petri99/MBERT-Clinc with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Petri99/MBERT-Clinc")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Petri99/MBERT-Clinc") model = AutoModelForSequenceClassification.from_pretrained("Petri99/MBERT-Clinc") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 3816
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1583962548
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0383991eea2d01643e2f2f543d71d68d551ffa6c337902497f59e96dd8944751
|
| 3 |
size 1583962548
|
runs/Oct22_12-36-34_426cfb2f33fb/events.out.tfevents.1761137262.426cfb2f33fb.862.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:63113d30e7df681ce2f1fae1a0921a0ec1bf7fd1533d50a21fd76f3adb2d6b75
|
| 3 |
+
size 23530
|