ll-7b / special_tokens_map.json
jtjtxie's picture
Upload 9 files
11c1f57
raw
history blame contribute delete
97 Bytes
{
"bos_token": "</s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "<unk>"
}