Text Classification
Transformers
TensorBoard
Safetensors
distilbert
Generated from Trainer
text-embeddings-inference
Instructions to use reichenbach/amazon_topical_chat_sentiment with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use reichenbach/amazon_topical_chat_sentiment with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="reichenbach/amazon_topical_chat_sentiment")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("reichenbach/amazon_topical_chat_sentiment") model = AutoModelForSequenceClassification.from_pretrained("reichenbach/amazon_topical_chat_sentiment") - Notebooks
- Google Colab
- Kaggle
Commit ·
ba9acdd
1
Parent(s): d44d6c4
Training in progress, epoch 11
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267851024
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b6cd47e7a5a7f9c889a9963152c3115b09f1afa1c4196bf632f34aa5289703d5
|
| 3 |
size 267851024
|
runs/Nov28_07-14-05_bca7ae891357/events.out.tfevents.1701155658.bca7ae891357.47.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:4dc2feb58363bc7d273ee640c1b0c09b61923be22f0501ae6e6471fe53fe989c
|
| 3 |
+
size 41136
|