Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
boltuix
/
bert-medium
like
5
Fill-Mask
Transformers
Safetensors
BookCorpus
Wikipedia
English
bert
BERT
MNLI
NLI
transformer
pre-training
NLP
MIT-NLP-v1
arxiv:
1908.08962
arxiv:
1810.04805
arxiv:
1910.09700
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
bert-medium
/
special_tokens_map.json
boltuix
Upload 6 files
979d25a
verified
2 days 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]"
}