Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
RJuro
/
Da-HyggeBERT
like
3
Text Classification
Transformers
PyTorch
go_emotions
Danish
bert
danish
sentiment
Maltehb/danish-bert-botxo
Helsinki-NLP/opus-mt-en-da
go-emotion
Certainly
Inference Endpoints
License:
cc-by-4.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
dd424f7
Da-HyggeBERT
/
special_tokens_map.json
RJuro
add tokenizer
1f6075e
over 2 years 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]"
}