Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
arche4452
/
minilm-fintuned-emotion
like
1
Text Classification
Transformers
TensorBoard
Safetensors
emotion
bert
Generated from Trainer
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Metrics
Training metrics
Community
Train
Deploy
Use this model
534b9c4
minilm-fintuned-emotion
/
special_tokens_map.json
arche4452
Training in progress, step 1000
1d7bdd1
about 1 year ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}