Text Classification
Transformers
TensorBoard
Safetensors
roberta
Generated from Trainer
text-embeddings-inference
Instructions to use SyntaxTheRed/roberta-base-bne-finetuned-multi-sentiment with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use SyntaxTheRed/roberta-base-bne-finetuned-multi-sentiment with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="SyntaxTheRed/roberta-base-bne-finetuned-multi-sentiment")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("SyntaxTheRed/roberta-base-bne-finetuned-multi-sentiment") model = AutoModelForSequenceClassification.from_pretrained("SyntaxTheRed/roberta-base-bne-finetuned-multi-sentiment") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 2
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 498606684
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8e2b854d19c55f39ddb63a300416538b3bb917c93fcfd5f6c65b8158c4824f86
|
| 3 |
size 498606684
|
runs/May20_04-25-49_b092825d20dd/events.out.tfevents.1716179150.b092825d20dd.361.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:dafbef3b4b5b20738d1787ea6ce6fdbd2019684873948faeff48cd9834be4dba
|
| 3 |
+
size 7606
|