Text Classification
Transformers
TensorBoard
Safetensors
distilbert
Generated from Trainer
Eval Results (legacy)
Instructions to use Parth1612/pp_distilbert_ft_emotions with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Parth1612/pp_distilbert_ft_emotions with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Parth1612/pp_distilbert_ft_emotions")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Parth1612/pp_distilbert_ft_emotions") model = AutoModelForSequenceClassification.from_pretrained("Parth1612/pp_distilbert_ft_emotions", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 800
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267844872
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bb89781f45d8354241ac2d88e944bf4f0463cb38ef43ddd16f477f13031dd4ff
|
| 3 |
size 267844872
|
runs/Mar11_03-15-27_5dcf4aae8ff4/events.out.tfevents.1710126927.5dcf4aae8ff4.1763.60
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:192182286b726f0b340a57c378ee0f8e53a09070da1209e0c27d377db60b81a8
|
| 3 |
+
size 10113
|