Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
language-ml-lab
/
AzerBert
like
0
Follow
DH and NLP Lab
30
Fill-Mask
Transformers
PyTorch
Azerbaijani
bert
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
refs/pr/1
AzerBert
/
tokenizer_config.json
mahsaamani
Upload tokenizer_config.json
ee3c03e
over 2 years ago
raw
Copy download link
history
blame
Safe
174 Bytes
{
"do_lower_case"
:
true
,
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"model_max_length"
:
64
,
"max_len"
:
64
}