Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
leonvanbokhorst
/
emotion-bert-large-uncased-lora
like
0
PEFT
Safetensors
emotion
Generated from Trainer
License:
apache-2.0
Model card
Files
Files and versions
Community
Use this model
main
emotion-bert-large-uncased-lora
/
special_tokens_map.json
leonvanbokhorst
Training in progress, epoch 1
1edd086
verified
6 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
132 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}