Text Classification
Transformers
TensorBoard
Safetensors
roberta
Generated from Trainer
text-embeddings-inference
Instructions to use BigTMiami/amazon_helpfulness_classification_on_amazon_5M_model_corrected with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use BigTMiami/amazon_helpfulness_classification_on_amazon_5M_model_corrected with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="BigTMiami/amazon_helpfulness_classification_on_amazon_5M_model_corrected")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("BigTMiami/amazon_helpfulness_classification_on_amazon_5M_model_corrected") model = AutoModelForSequenceClassification.from_pretrained("BigTMiami/amazon_helpfulness_classification_on_amazon_5M_model_corrected", device_map="auto") - 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 498612824
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eb304eb2c6310fd114f634845af18fe57411e91d30212dcc07f1c56580f5a1f2
|
| 3 |
size 498612824
|
runs/Apr09_23-54-32_f96bacb8f9be/events.out.tfevents.1712706874.f96bacb8f9be.895.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:5e1ca65b54651f937bc27cb40aa2911f5c343fcc931ca0f7cb9043c8386314df
|
| 3 |
+
size 11580
|