Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
tomaarsen
/
span-marker-bert-base-cross-ner
like
1
Token Classification
SpanMarker
PyTorch
TensorBoard
Safetensors
P3ps/Cross_ner
English
ner
named-entity-recognition
Eval Results
License:
apache-2.0
Model card
Files
Files and versions
Metrics
Training metrics
Community
1
Use this model
fe10e18
span-marker-bert-base-cross-ner
/
special_tokens_map.json
tomaarsen
HF staff
Upload model
feb9524
about 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]"
}