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 2
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:7c07244197d04b7fdc6c1c8b5c4e4778765b019116da1c62704b044c6038ca74
|
| 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:b2fd6e464cb35ed568caf89e47065e1e9667609f8082d0681bfbac25ec53a523
|
| 3 |
+
size 12179
|