Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
alexandrainst
/
da-binary-emotion-classification-base
like
1
Follow
Alexandra Institute
25
Text Classification
Transformers
PyTorch
google-tensorflow
TensorFlow
Safetensors
Danish
bert
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
da-binary-emotion-classification-base
/
special_tokens_map.json
ophelielacroix
First version of the da-bert-emotion-binary model and tokenizer
5d6032b
about 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}