Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
rmihaylov
/
bert-base-theseus-bg
like
0
Fill-Mask
Transformers
PyTorch
oscar
chitanka
wikipedia
Bulgarian
bert
torch
arxiv:
1810.04805
arxiv:
2002.02925
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
a942e66
bert-base-theseus-bg
/
special_tokens_map.json
rmihaylov
add tokenizer
4163dfb
over 2 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]"
}