Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
UBC-NLP
/
MARBERT
like
30
Follow
UBC Deep Learning & NLP Lab
148
Fill-Mask
Transformers
PyTorch
google-tensorflow
TensorFlow
JAX
Arabic
bert
Arabic BERT
MSA
Twitter
Masked Langauge Model
Model card
Files
Files and versions
xet
Community
6
Deploy
Use this model
main
MARBERT
/
special_tokens_map.json
elmadany
First version MARBERT model and tokenizer.
0576394
almost 5 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]"
}