saiga_gemma2_9b / special_tokens_map.json
IlyaGusev's picture
v1
fa63cfe
raw
history blame contribute delete
No virus
294 Bytes
{
"additional_special_tokens": [
"<start_of_turn>",
"<end_of_turn>"
],
"bos_token": "<bos>",
"eos_token": "<eos>",
"pad_token": "<pad>",
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}