Text Classification
Transformers
TensorBoard
Safetensors
albert
Generated from Trainer
Eval Results (legacy)
Instructions to use NPCProgrammer/ALBERT_Emotions_tuned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use NPCProgrammer/ALBERT_Emotions_tuned with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="NPCProgrammer/ALBERT_Emotions_tuned")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("NPCProgrammer/ALBERT_Emotions_tuned") model = AutoModelForSequenceClassification.from_pretrained("NPCProgrammer/ALBERT_Emotions_tuned") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 3000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 46756216
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:42f9f820f77dea3bcf0a6cad0bfb3b12b3464821863bcff0297ce95b4f05465a
|
| 3 |
size 46756216
|
runs/Mar13_06-04-54_24b1f86240b1/events.out.tfevents.1710310080.24b1f86240b1.224.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:60b86bf1323c07c29b3b09e09aac4aefde9bb4f2e56a0f4543d9837c2ebe486d
|
| 3 |
+
size 17137
|