Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
tomaarsen
/
span-marker-bert-base-ncbi-disease
like
6
Token Classification
SpanMarker
PyTorch
TensorBoard
Safetensors
ncbi_disease
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
main
span-marker-bert-base-ncbi-disease
/
special_tokens_map.json
tomaarsen
HF staff
Upload model
c04cd1c
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]"
}