Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
biu-nlp
/
alephbert-base
like
0
Follow
Bar-Ilan University NLP Lab
25
Fill-Mask
Transformers
PyTorch
oscar
wikipedia
twitter
Hebrew
bert
language model
Inference Endpoints
arxiv:
1810.04805
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
alephbert-base
/
special_tokens_map.json
Elron
add tokenizer
c46ed17
over 3 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]"
}