cherry-alpaca-5-percent-7B / special_tokens_map.json
Ming Li
Initial commit
a31655f
raw
history blame contribute delete
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "<unk>"
}