Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
sciarrilli
/
biobert-base-cased-v1.2-finetuned-ner
like
2
Token Classification
Transformers
PyTorch
jnlpba
bert
Generated from Trainer
Eval Results
Inference Endpoints
Model card
Files
Files and versions
Community
4
Train
Deploy
Use this model
main
biobert-base-cased-v1.2-finetuned-ner
/
special_tokens_map.json
sciarrilli
Training in progress, step 500
3993c8a
about 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}