Text Classification
Transformers
TensorBoard
Safetensors
roberta
Generated from Trainer
text-embeddings-inference
Instructions to use reichenbach/amazon_topical_chat_sentiment_roberta with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use reichenbach/amazon_topical_chat_sentiment_roberta with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="reichenbach/amazon_topical_chat_sentiment_roberta")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("reichenbach/amazon_topical_chat_sentiment_roberta") model = AutoModelForSequenceClassification.from_pretrained("reichenbach/amazon_topical_chat_sentiment_roberta") - Notebooks
- Google Colab
- Kaggle
Commit ·
c2afb35
1
Parent(s): d1d9899
Training in progress, epoch 5
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 498631280
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8f94d0a289d3659a4e8d62fdadb7010d27668ac54b156e987918ad8e98a5b5ed
|
| 3 |
size 498631280
|
runs/Nov28_14-00-51_27a4687177f3/events.out.tfevents.1701180052.27a4687177f3.47.1
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:33431a01bf9d2bb652f0700f87ac8e1abd4a33464f23e67faa40268a5f2b5274
|
| 3 |
+
size 14102
|