Text Classification
Transformers
TensorBoard
Safetensors
distilbert
Generated from Trainer
Eval Results (legacy)
text-embeddings-inference
Instructions to use yangswei/emotion_text_classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use yangswei/emotion_text_classification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="yangswei/emotion_text_classification")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("yangswei/emotion_text_classification") model = AutoModelForSequenceClassification.from_pretrained("yangswei/emotion_text_classification") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 3
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:c8c98fcb2f95da19e7a623d529d7e402f467b78f20dac7e67df9bb20bd365c73
|
| 3 |
size 267844872
|
runs/Mar18_13-23-48_80ed13380bc0/events.out.tfevents.1710768236.80ed13380bc0.8204.4
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:9697c70164b9ecacfd610eb40ad7577bbd7bd1bd4ac0b3824555919532188e9a
|
| 3 |
+
size 6982
|