Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
aviadrom
/
HeArBERT
like
3
Feature Extraction
Transformers
PyTorch
oscar
Hebrew
Arabic
bert
text-embeddings-inference
Inference Endpoints
arxiv:
2402.16065
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
HeArBERT
/
special_tokens_map.json
aviadrom
HeArBERT
7f0b259
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}