starstreak-7b-beta-awq-st / special_tokens_map.json
farrelramdhani's picture
Duplicate from genta-tech/starstreak-7b-beta-awq
7d05a7d
raw history blame
No virus
167 Bytes
{
"additional_special_tokens": [
"<unk>",
"<s>",
"</s>"
],
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "</s>",
"unk_token": "</s>"
}