E2KT / special_tokens_map.json
Sifal's picture
35_008 tokens
e27771f
raw
history blame contribute delete
123 Bytes
{
"bos_token": "[BOS]",
"eos_token": "[EOS]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}