Text Classification
Transformers
TensorBoard
Safetensors
xlm-roberta
Generated from Trainer
text-embeddings-inference
Instructions to use ThuyNT03/Merge_vsfc_XLM-R with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ThuyNT03/Merge_vsfc_XLM-R with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="ThuyNT03/Merge_vsfc_XLM-R")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("ThuyNT03/Merge_vsfc_XLM-R") model = AutoModelForSequenceClassification.from_pretrained("ThuyNT03/Merge_vsfc_XLM-R") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 895
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1112208084
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8843e58b249c5f86a128c21511e1c2af492fbe5fe1f8954e40a474370bd2b326
|
| 3 |
size 1112208084
|
runs/Jun29_23-08-21_987c8420e26b/events.out.tfevents.1719702502.987c8420e26b.245.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:8e9ce070d8950729aea9270ed231c51f2a0852d2f40ef70776de774d7560908f
|
| 3 |
+
size 5806
|