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 500
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:d9cebb1dd8c94929f996596ba6e25c7a139b4e6ac8c1339302be86b9e3383182
|
| 3 |
size 1583962548
|
runs/Oct22_15-31-31_9fe186a4b3b3/events.out.tfevents.1761147095.9fe186a4b3b3.1490.1
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:887d6c7a69acf7a1a21f4e6faa1449c8ce0e5e11703ede569d7b573842a05a89
|
| 3 |
+
size 20550
|
runs/Oct22_15-53-57_9fe186a4b3b3/events.out.tfevents.1761148447.9fe186a4b3b3.10458.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e6d69ed2037df92141299a1e176d4cab89ad1b06bf942468f8f57b801f9aa377
|
| 3 |
+
size 13316
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5841
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:85c34e39659a9a8e4d414c30de4d0ee9d0b7f4255c7ad453426a37c81788e198
|
| 3 |
size 5841
|