Text Classification
Transformers
TensorBoard
Safetensors
roberta
Generated from Trainer
text-embeddings-inference
Instructions to use BigTMiami/dapt_plus_tapt_amazon_helpfulness_classification 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 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")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("BigTMiami/dapt_plus_tapt_amazon_helpfulness_classification") model = AutoModelForSequenceClassification.from_pretrained("BigTMiami/dapt_plus_tapt_amazon_helpfulness_classification", 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:994481497216c9e7341cbd5638fd14ff88decf2e7984824968b898ffd70f2f51
|
| 3 |
size 498612824
|
runs/Apr16_23-28-06_32ab2ad01817/events.out.tfevents.1713310088.32ab2ad01817.1107.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:807615f83dcd4ffa13653188a385fe30f5640af855f35cb552e61770229d2135
|
| 3 |
+
size 15719
|