falcon-1b / special_tokens_map.json
Fangbing Liu
modify eos
9b0e556
{
"bos_token": "<s>",
"eos_token": "</s>",
"unk_token": "<unk>"
}