Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
modelmaker70
/
bert-base-uncased-finetuned-swag
like
0
Multiple Choice
Transformers
PyTorch
TensorBoard
bert
Model card
Files
Files and versions
xet
Metrics
Training metrics
Community
Deploy
Use this model
main
bert-base-uncased-finetuned-swag
/
special_tokens_map.json
modelmaker70
Training in progress, step 500
3b04cd4
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}