plant-nucleotide-transformer-promoter / special_tokens_map.json
lgq12697's picture
Add Plant NT model for promoter prediction
e197346
raw
history blame contribute delete
No virus
101 Bytes
{
"cls_token": "<cls>",
"mask_token": "<mask>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}