PEFT
Safetensors
Nemotron-Mini-4B-LoRA-OpenAssistant / special_tokens_map.json
Balab2021's picture
LoRA fine-tune on OpenAssistant-Guanaco (2k samples, 1 epoch)
cdb9135 verified
Raw
History Blame Contribute Delete
299 Bytes
{
"bos_token": {
"content": "<s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "</s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "</s>"
}