Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
zhang19991111
/
bert-base-spanmarker-STEM-NER
like
0
Token Classification
SpanMarker
Safetensors
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
Use this model
main
bert-base-spanmarker-STEM-NER
/
special_tokens_map.json
zhang19991111
Upload 9 files
57ed72b
verified
10 months 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]"
}