Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
tugstugi
/
bert-base-mongolian-cased
like
0
Fill-Mask
Transformers
PyTorch
google-tensorflow
TensorFlow
JAX
Mongolian
bert
mongolian
cased
Inference Endpoints
arxiv:
1810.04805
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
3828d2d
bert-base-mongolian-cased
/
special_tokens_map.json
tugstugi
initial commit
b20a84c
over 3 years ago
raw
Copy download link
history
blame
Safe
156 Bytes
{
"bos_token"
:
"[CLS]"
,
"eos_token"
:
"[SEP]"
,
"unk_token"
:
"<unk>"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"<pad>"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}