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 900
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:5ac771b568bfc0554c7c02d94c796a78054c21ce7d12acad94ffde5def60bb22
|
| 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:be43335910c53afba4a160cf25df84f62578c4edaa393291896e0c5ead672f05
|
| 3 |
+
size 8777
|