Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
language-ml-lab
/
AzerBert
like
0
Follow
DH and NLP Lab
21
Fill-Mask
Transformers
PyTorch
Azerbaijani
bert
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
b02be7b
AzerBert
/
config.json
mahsaamani
Upload 2 files
b02be7b
about 1 year 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
}