Text Classification
Transformers
TensorBoard
Safetensors
xlm-roberta
Generated from Trainer
text-embeddings-inference
Instructions to use Minh64/ViSoBERT_Domain_classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Minh64/ViSoBERT_Domain_classifier with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Minh64/ViSoBERT_Domain_classifier")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Minh64/ViSoBERT_Domain_classifier") model = AutoModelForSequenceClassification.from_pretrained("Minh64/ViSoBERT_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 390294040
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b58c1766bf89dbd5e486dc725dccd2e8e1838c4751516e505f44ed3357686e0c
|
| 3 |
size 390294040
|
runs/May22_12-47-01_58fe2e2e2d00/events.out.tfevents.1747918023.58fe2e2e2d00.2257.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:d8f8cb17b3289263646144d60b2b140babf00b72df09a10fa0f6c3cc38f8a4b8
|
| 3 |
+
size 6645
|