gemma2_2b_clean / special_tokens_map.json
divish's picture
Upload 6 files
c3f05c4 verified
raw
history blame contribute delete
107 Bytes
{
"bos_token": "<bos>",
"eos_token": "<end_of_turn>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}