Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
alexandrainst
/
da-sentiment-base
like
4
Follow
Alexandra Institute
27
Text Classification
Transformers
PyTorch
google-tensorflow
TensorFlow
Safetensors
Danish
bert
Inference Endpoints
arxiv:
1910.09700
License:
apache-2.0
Model card
Files
Files and versions
Community
4
Train
Deploy
Use this model
ac1355d
da-sentiment-base
/
special_tokens_map.json
ophelielacroix
First version of the da-bert-tone-sentiment-polarity model and tokenizer.
3fc62b5
over 3 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}