Safetensors
llama
DataFilter / special_tokens_map.json
JoyYizhu's picture
Upload folder using huggingface_hub
63548cc verified
raw
history blame contribute delete
216 Bytes
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": "<|end_of_data|>",
"pad_token": "<|eot_id|>"
}