llama2-7b-legend-annotator / special_tokens_map.json
ColFeng's picture
v1
a40b59e
raw
history blame contribute delete
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "<unk>"
}