Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
UBC-NLP
/
ARBERT
like
5
Follow
UBC Deep Learning & NLP Lab
38
Fill-Mask
Transformers
PyTorch
google-tensorflow
TensorFlow
JAX
Arabic
bert
Arabic BERT
MSA
Twitter
Masked Langauge Model
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
ARBERT
/
special_tokens_map.json
elmadany
First version of ARBERT model and tokenizer.
6fa76dc
almost 4 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}