Text Classification
Transformers
TensorBoard
Safetensors
distilbert
Generated from Trainer
Eval Results (legacy)
Instructions to use NPCProgrammer/DBERT_Emotions_tuned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use NPCProgrammer/DBERT_Emotions_tuned with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="NPCProgrammer/DBERT_Emotions_tuned")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("NPCProgrammer/DBERT_Emotions_tuned") model = AutoModelForSequenceClassification.from_pretrained("NPCProgrammer/DBERT_Emotions_tuned") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 900
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:17e4d9662b0cd32d74031d19036df138c44e10b821cf5858ccd9c380e608f6c7
|
| 3 |
size 267844872
|
runs/Mar13_03-51-48_c367ea74011f/events.out.tfevents.1710301918.c367ea74011f.2503.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:ca4958355a550a813dd6322caf35960c2c87e18619c603d07038132df7a8e3e8
|
| 3 |
+
size 8152
|