Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
kalusev
/
NER4Legal_SRB
like
1
Token Classification
Transformers
Safetensors
Serbian
electra
NER
Serbian language
Named Entity Recognition
Legal
NLP
BERT
Legal documents
Court ruling
arxiv:
2502.10582
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
NER4Legal_SRB
/
special_tokens_map.json
kalusev
Upload 7 files
51407f9
verified
2 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]"
}