Hugging Face
Models
Datasets
Spaces
Docs
Solutions
Pricing
Log In
Sign Up
aitslab
/
biobert_huner_chemical_v1
like
3
Token Classification
Transformers
PyTorch
bert
Inference Endpoints
arxiv:
2304.07805
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use in Transformers
2b4ff3b
biobert_huner_chemical_v1
/
special_tokens_map.json
rafsanahmed
Upload 7 files
70f1def
8 months ago
raw
history
blame
No virus
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}