Text Classification
Transformers
PyTorch
TensorBoard
Safetensors
xlm-roberta
Generated from Trainer
text-embeddings-inference
Instructions to use cartesinus/fedcsis-intent_baseline-xlm_r-all with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use cartesinus/fedcsis-intent_baseline-xlm_r-all with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="cartesinus/fedcsis-intent_baseline-xlm_r-all")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("cartesinus/fedcsis-intent_baseline-xlm_r-all") model = AutoModelForSequenceClassification.from_pretrained("cartesinus/fedcsis-intent_baseline-xlm_r-all") - Notebooks
- Google Colab
- Kaggle
Commit ·
ab38dd3
1
Parent(s): 9eb5352
End of training
Browse files
runs/Mar15_11-06-55_fe5443496cce/events.out.tfevents.1678878425.fe5443496cce.2680.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:b17d735c566abbacfbf10a14f0bedda44cd847484dc037a27874ebbec0488cbb
|
| 3 |
+
size 22830
|
runs/Mar15_11-06-55_fe5443496cce/events.out.tfevents.1678884068.fe5443496cce.2680.2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:82c04066aba65f7b98955c60dbe35076e667a22c6afd09090b1cdcdf56a1bfc1
|
| 3 |
+
size 409
|