mal-tls-t5-l12 / special_tokens_map.json
SharpAI's picture
add tokenizer
efdc58c
raw
history blame contribute delete
125 Bytes
{
"eos_token": "[end]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}