Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
tomaarsen
/
span-marker-bert-base-fewnerd-fine-super
like
12
Token Classification
SpanMarker
PyTorch
Safetensors
DFKI-SLT/few-nerd
English
ner
named-entity-recognition
generated_from_span_marker_trainer
Eval Results
License:
cc-by-sa-4.0
Model card
Files
Files and versions
Community
2
Use this model
3b44c41
span-marker-bert-base-fewnerd-fine-super
/
special_tokens_map.json
tomaarsen
HF staff
Upload tokenizer
e3a0cd4
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]"
}