sft_output / special_tokens_map.json
mdmy's picture
Training in progress, step 50
c2dc49e verified
raw
history blame contribute delete
394 Bytes
{
"additional_special_tokens": [
"<|audio_start|>",
"<|audio_pad|>",
"<|audio_end|>"
],
"eos_token": {
"content": "<|im_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}