Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
zhihan1996
/
DNA_bert_6
like
19
Fill-Mask
Transformers
PyTorch
bert
custom_code
Inference Endpoints
Model card
Files
Files and versions
Community
11
Train
Deploy
Use this model
6bd04b7
DNA_bert_6
/
special_tokens_map.json
armheb
Upload special_tokens_map.json
5c4b243
about 3 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}