Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
unikei
/
distilbert-base-re-punctuate
like
8
Token Classification
Transformers
PyTorch
bigbio/drugprot
bigbio/ncbi_disease
English
distilbert
biology
medical
Inference Endpoints
License:
bigscience-openrail-m
Model card
Files
Files and versions
Community
5
Train
Deploy
Use this model
637af1c
distilbert-base-re-punctuate
/
special_tokens_map.json
unikei
Init
69ef126
about 1 year 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]"
}