llama-2-13b-finetune-bot-1 / special_tokens_map.json
surathisin's picture
Training in progress, step 25
b279ea7
raw
history blame contribute delete
No virus
95 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "</s>",
"unk_token": "<unk>"
}