k-outputs-2 / special_tokens_map.json
Ba2han's picture
Training in progress, step 4142
0c9035a verified
raw
history blame contribute delete
104 Bytes
{
"bos_token": "<BOS>",
"eos_token": "<|im_end|>",
"pad_token": "<PAD>",
"unk_token": "<UNK>"
}