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 300
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:24bf64c5cbf60c6057f5fd0dba312a68594301c193a2ed987c17fd6d9366de0e
|
| 3 |
size 267844872
|
runs/Mar13_03-58-33_87d6ae407dff/events.out.tfevents.1710302325.87d6ae407dff.1885.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:78da7c15c021ac26b041e1cb6b1f364407eb3897f7e6e60d9f1d697bba745e72
|
| 3 |
+
size 6003
|