Text Classification
Transformers
PyTorch
TensorBoard
Safetensors
distilbert
Generated from Trainer
Eval Results (legacy)
text-embeddings-inference
Instructions to use Intradiction/finetuning-sentiment-model-3000-samples with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Intradiction/finetuning-sentiment-model-3000-samples with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Intradiction/finetuning-sentiment-model-3000-samples")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Intradiction/finetuning-sentiment-model-3000-samples") model = AutoModelForSequenceClassification.from_pretrained("Intradiction/finetuning-sentiment-model-3000-samples") - Notebooks
- Google Colab
- Kaggle
Commit ·
2e7ba83
1
Parent(s): cd7b161
Training in progress, epoch 2
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2485304
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eb746e7174b8edae95b997d0f8196ce9b23b653d0b9ffee1ef8deaf869d1b0c7
|
| 3 |
size 2485304
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267832560
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c488fe66701024bca9d979fafe11c6f1459bb07626f64e3cd0a884f590e413fb
|
| 3 |
size 267832560
|
runs/Nov19_23-26-36_c37cab3f2367/events.out.tfevents.1700436400.c37cab3f2367.475.4
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:69aec5a68b7732d0e9fd04801ec75a648c5d7c62bc90d50b3e59a19fed0af07e
|
| 3 |
+
size 4512
|