Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
dicta-il
/
dictabert-large-ner
like
0
Follow
DICTA: The Israel Center for Text Analysis
33
Token Classification
Transformers
PyTorch
Safetensors
Hebrew
bert
Inference Endpoints
arxiv:
2308.16687
License:
cc-by-4.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
dictabert-large-ner
/
special_tokens_map.json
Shaltiel
Upload 7 files
b39e253
10 months 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]"
}