Text Classification
Transformers
TensorBoard
Safetensors
roberta
Generated from Trainer
text-embeddings-inference
Instructions to use BigTMiami/dapt_plus_tapt_amazon_helpfulness_classification_v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use BigTMiami/dapt_plus_tapt_amazon_helpfulness_classification_v2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="BigTMiami/dapt_plus_tapt_amazon_helpfulness_classification_v2")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("BigTMiami/dapt_plus_tapt_amazon_helpfulness_classification_v2") model = AutoModelForSequenceClassification.from_pretrained("BigTMiami/dapt_plus_tapt_amazon_helpfulness_classification_v2", device_map="auto") - Notebooks
- Google Colab
- Kaggle
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 498612824
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7a6c07dc7bd03fa7b79ededf067bea455a65746930068e35db0c37e4a12b6703
|
| 3 |
size 498612824
|
runs/Apr16_23-49-28_f51fb65966db/events.out.tfevents.1713311371.f51fb65966db.415.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:4f01053f4d1f9d3680765b563d2981762576c6bea2cd91705af59c33836be402
|
| 3 |
+
size 23233
|