Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
omicsNLP
/
microbELP_NER
like
1
Follow
omicsNLP
2
Token Classification
PyTorch
Safetensors
English
bert
License:
mit
Model card
Files
Files and versions
xet
Community
1
main
microbELP_NER
/
special_tokens_map.json
Antoinelfr
Upload 7 files
05d63dc
verified
4 months ago
raw
Copy download link
history
blame
contribute
delete
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}