Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
neuralbioinfo
/
prokbert-mini-c
like
0
Follow
Neural Bioinformatics Research Group
7
Fill-Mask
Transformers
PyTorch
megatron-bert
prokbert
bioinformatics
genomics
sequence embedding
genomic language models
nucleotide
dna-sequence
promoter-prediction
phage
Inference Endpoints
License:
cc-by-nc-4.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
prokbert-mini-c
/
special_tokens_map.json
Ligeti Balázs
Model for character level
2f61dc6
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
121 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"N"
}