doric_species_pfamid_tokenizer / special_tokens_map.json
jirvine's picture
Upload tokenizer
46c8c19 verified
raw
history blame contribute delete
No virus
101 Bytes
{
"bos_token": "[START]",
"eos_token": "[END]",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}