kakaobrain__kogpt-6b-8bit / special_tokens_map.json
rycont's picture
Upload tokenizer
3eab6a3
raw
history blame contribute delete
No virus
125 Bytes
{
"bos_token": "[BOS]",
"eos_token": "[EOS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}