PEFT
Safetensors
llama3_inversion_llama3_multi / special_tokens_map.json
millicentli's picture
flatten repo structure (remove nested folder)
ff1b666
raw
history blame contribute delete
329 Bytes
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|eot_id|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<|python_tag|>"
}