Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
AIRI-Institute
/
gena-lm-bert-base
like
27
Follow
AIRI - Artificial Intelligence Research Institute
60
Transformers
PyTorch
bert
dna
human_genome
custom_code
Inference Endpoints
arxiv:
2002.04745
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
gena-lm-bert-base
/
special_tokens_map.json
Yura Kuratov
add dnalm-bert-base model
4630482
over 2 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]"
}