Text Classification
Transformers
PyTorch
TensorBoard
Safetensors
English
xlm-roberta
Generated from Trainer
nlu
intent-classification
Eval Results (legacy)
text-embeddings-inference
Instructions to use cartesinus/xlm-r-base-amazon-massive-intent with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use cartesinus/xlm-r-base-amazon-massive-intent with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="cartesinus/xlm-r-base-amazon-massive-intent")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("cartesinus/xlm-r-base-amazon-massive-intent") model = AutoModelForSequenceClassification.from_pretrained("cartesinus/xlm-r-base-amazon-massive-intent", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
e6505a1
1
Parent(s): 09969c2
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1112427949
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7de5627d7667a2cebd4b398c961deb7d01929734561fa31027552d391ba1c86e
|
| 3 |
size 1112427949
|
runs/Sep23_10-09-26_688912b50d71/events.out.tfevents.1663927772.688912b50d71.140.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:05e179404a5dcc43db9bf56259819f867bc24bd4dae603c4b0ac73e6d55f11e2
|
| 3 |
+
size 10433
|