health_function_call / special_tokens_map.json
tharunkrishna1611's picture
Training in progress, epoch 0
9bb7cac verified
raw
history blame contribute delete
325 Bytes
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|im_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<|im_end|>"
}