nahida_lora_jp / special_tokens_map.json
gitpullpull's picture
I trained with Nahida's dataset using qlora.
cc49b6f verified
raw
history blame contribute delete
208 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": {
"content": "</s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"unk_token": "</s>"
}