Text Classification
Transformers
TensorBoard
Safetensors
bert
Generated from Trainer
Eval Results (legacy)
Instructions to use NPCProgrammer/BERT_Emotions_tuned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use NPCProgrammer/BERT_Emotions_tuned with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="NPCProgrammer/BERT_Emotions_tuned")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("NPCProgrammer/BERT_Emotions_tuned") model = AutoModelForSequenceClassification.from_pretrained("NPCProgrammer/BERT_Emotions_tuned") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1200
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 437970952
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0a35b5a9e517aec9bb8400de8753f90ad1fc1d0700a87f8577222ef745e0c23d
|
| 3 |
size 437970952
|
runs/Mar13_06-49-16_cfd6c19a3965/events.out.tfevents.1710312689.cfd6c19a3965.477.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:c9409941ad2a62f1fbd9257ae8ab44eb98f7d89853c2385f8e2fe83ad15d096b
|
| 3 |
+
size 9957
|