Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
tomaarsen
/
span-marker-bert-tiny-conll03
like
0
Token Classification
SpanMarker
PyTorch
Safetensors
conll2003
English
ner
named-entity-recognition
Eval Results
License:
apache-2.0
Model card
Files
Files and versions
Community
2
Use this model
main
span-marker-bert-tiny-conll03
/
special_tokens_map.json
tomaarsen
HF staff
Upload tokenizer
da7764f
over 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]"
}