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 3
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:ccf10d4c5e87356319d1ebf658227a6a0a396dd3f6556c5613be39c4a4818bf9
|
| 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:c4a387b696c20925f1943418666c595cb3d577c545daf59f48c78df0cd137286
|
| 3 |
+
size 15531
|