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 6
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:d6ea0f6ccd9c3fd44827746d558c6196daccf30f275ca1c2b5f38c46247ab871
|
| 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:69b993391c362fe3804a1613f93c14150d8a37a06c7042715682da633abc66f0
|
| 3 |
+
size 26773
|