Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Mizuiro-sakura
/
bert-large-japanese-v2-finetuned-commonsenseQA
like
0
Multiple Choice
Transformers
PyTorch
wikipedia
cc100
oscar
Japanese
bert
commonsenseqa
commonsense_qa
commonsense-qa
CommonsenseQA
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
411e41a
bert-large-japanese-v2-finetuned-commonsenseQA
/
special_tokens_map.json
Mizuiro-sakura
Upload 9 files
411e41a
over 1 year 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]"
}