Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
d4data
/
biomedical-ner-all
like
158
Follow
D 4 Data Community
4
Token Classification
Transformers
PyTorch
Safetensors
English
distilbert
Token Classification
Carbon Emissions
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
9
Train
Deploy
Use this model
7aa74de
biomedical-ner-all
/
special_tokens_map.json
dreji18
reverting to version3
7aa74de
over 2 years 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]"
}