Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
lonelycrab88
/
BiooBang-1.0
like
5
PyTorch
UniBioseqLM
BiooBang
Deep Learning
Language Model
Bioinformatics
Synthetic Biology
License:
cc-by-nc-4.0
Model card
Files
Files and versions
xet
Community
1
main
BiooBang-1.0
/
special_tokens_map.json
lonelycrab88
Create special_tokens_map.json
a13061b
verified
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"<cls>"
,
"eos_token"
:
"<eos>"
,
"mask_token"
:
"<mask>"
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
"<unk>"
}