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 4
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:d644bf06828a3d084ba0c4c211da8d002fb92450be4d8d4b24cd453c7df94cc4
|
| 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:58dce4fa5cb2340ebeba66bde78669199c363de82b290bbcd95fca1c025e61ce
|
| 3 |
+
size 19482
|