Text Classification
Transformers
TensorBoard
Safetensors
xlm-roberta
Generated from Trainer
text-embeddings-inference
Instructions to use Minh64/XLM_Language_classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Minh64/XLM_Language_classifier with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Minh64/XLM_Language_classifier")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Minh64/XLM_Language_classifier") model = AutoModelForSequenceClassification.from_pretrained("Minh64/XLM_Language_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 1112205008
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:140820e4d5c5b417052cc370710ef1437fc4b1fb4e127b8fc2b4e5dfd458be7a
|
| 3 |
size 1112205008
|
runs/May22_15-07-44_2e0341c9e5e1/events.out.tfevents.1747926466.2e0341c9e5e1.115.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:de89214b1f6ec6b2c08fad3bf10e8de6586a7eeff82c9734ab6970b4a7abbc0b
|
| 3 |
+
size 8559
|