Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
kit-nlp
/
bert-base-japanese-sentiment-irony
like
4
Follow
Kitami Institute of Technology Text Information Processing Laboratory
19
Text Classification
Transformers
PyTorch
Japanese
bert
Inference Endpoints
License:
cc-by-sa-4.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
main
bert-base-japanese-sentiment-irony
/
special_tokens_map.json
ptaszynski
Upload 3 files
bd6ab73
almost 2 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]"
}