Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
AC2513
/
GPT2-emotion-tuned
like
0
Text Classification
Transformers
Safetensors
sychonix/emotion
English
gpt2
text-generation-inference
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
Train
Deploy
Use this model
e6b04d9
GPT2-emotion-tuned
/
special_tokens_map.json
AC2513
Training in progress, step 500
fda4e9e
verified
5 months ago
raw
Copy download link
history
blame
Safe
132 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}