Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
alger-ia
/
dziribert
like
14
Follow
alger-ia
2
Fill-Mask
Transformers
PyTorch
google-tensorflow
TensorFlow
Safetensors
Arabic
Dzongkha
bert
multilingual
Inference Endpoints
arxiv:
2109.12346
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
3d18153
dziribert
/
tokenizer_config.json
amineabdaoui
initial commit
3d18153
about 3 years ago
raw
Copy download link
history
blame
Safe
176 Bytes
{
"do_lower_case"
:
true
,
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"model_max_length"
:
512
,
"max_len"
:
512
}