Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
clarin-pl
/
FastPDN-distiluse
like
0
Follow
CLARIN-PL
46
Token Classification
Transformers
PyTorch
Safetensors
clarin-pl/kpwr-ner
Polish
distilbert
ner
Inference Endpoints
License:
cc-by-4.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
7099e73
FastPDN-distiluse
/
special_tokens_map.json
NorbertRop
Upload tokenizer
ca0c56d
almost 2 years ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}