Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
leonvanbokhorst
/
emotion-bert-large-uncased-balanced-lora
like
0
Text Classification
PEFT
Safetensors
AdamCodd/emotion-balanced
English
Generated from Trainer
License:
apache-2.0
Model card
Files
Files and versions
Community
Use this model
ebf9a16
emotion-bert-large-uncased-balanced-lora
/
special_tokens_map.json
leonvanbokhorst
Training in progress, epoch 1
64dc64f
verified
6 months 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]"
}