Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
buruzaemon
/
test-minilm-finetuned-emotion
like
1
Text Classification
Transformers
PyTorch
TensorBoard
Safetensors
SetFit/emotion
English
bert
microsoft/MiniLM-L12-H384-uncased
Inference Endpoints
License:
bsd-3-clause
Model card
Files
Files and versions
Metrics
Training metrics
Community
1
Train
Deploy
Use this model
main
test-minilm-finetuned-emotion
/
special_tokens_map.json
buruzaemon
Training in progress, step 500
cbecc87
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}