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