saiga_phi3_medium_sft_m1_d2 / special_tokens_map.json
IlyaGusev's picture
Initial commit
5cfe0bf
raw
history blame contribute delete
No virus
211 Bytes
{
"bos_token": "<s>",
"eos_token": "<|end|>",
"pad_token": "<s>",
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}