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