Text Classification
Transformers
TensorBoard
Safetensors
xlm-roberta
sentiment
multilingual
modernbert
sentiment-analysis
product-reviews
place-reviews
text-embeddings-inference
Instructions to use clapAI/roberta-base-multilingual-sentiment with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use clapAI/roberta-base-multilingual-sentiment with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="clapAI/roberta-base-multilingual-sentiment")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("clapAI/roberta-base-multilingual-sentiment") model = AutoModelForSequenceClassification.from_pretrained("clapAI/roberta-base-multilingual-sentiment") - 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 556116054
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5371871b28c0ac5b9276032577131104e629c813a874cec664019f262f263d9f
|
| 3 |
size 556116054
|
runs/Jan02_10-47-18_hn-fornix-testing-gpu-platform-2/events.out.tfevents.1735815085.hn-fornix-testing-gpu-platform-2.3915291.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:f43a4da695b8c6fc96e205aab0485c5ed63b9d8bce411f059f7a52307ab6ed62
|
| 3 |
+
size 395697
|