Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
oknashar
/
arabertAutoModelForMaskedLM
like
0
Fill-Mask
Transformers
PyTorch
TensorBoard
bert
Generated from Trainer
Model card
Files
Files and versions
Metrics
Training metrics
Community
2
Train
Deploy
Use this model
refs/pr/1
arabertAutoModelForMaskedLM
/
special_tokens_map.json
oknashar
End of training
2a3f29c
almost 2 years ago
raw
Copy download link
history
blame
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"<pad>"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}