qlora_ft / special_tokens_map.json
dunkiealex205's picture
Upload tokenizer
30452c7
raw
history blame contribute delete
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<unk>",
"unk_token": "<unk>"
}