Text Classification
Transformers
TensorBoard
Safetensors
roberta
Generated from Trainer
text-embeddings-inference
Instructions to use BigTMiami/amazon_helpfulness_classification_full with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use BigTMiami/amazon_helpfulness_classification_full with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="BigTMiami/amazon_helpfulness_classification_full")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("BigTMiami/amazon_helpfulness_classification_full") model = AutoModelForSequenceClassification.from_pretrained("BigTMiami/amazon_helpfulness_classification_full", 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:f84a2b0ff03e606cebd30947f19e345fe026ddb65023251fd282e52beb7dbe9c
|
| 3 |
size 498612824
|
runs/Apr05_18-38-48_7b691a5b89ff/events.out.tfevents.1712342406.7b691a5b89ff.2407.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:90a3b60798d905b603f6a7acc9b16c4f47ca2f4e431427e7108554b1e6752b87
|
| 3 |
+
size 15446
|