InternVL2-1B_audio_test_1 / special_tokens_map.json
CCRss's picture
Upload special_tokens_map.json with huggingface_hub
a52c664 verified
raw
history blame contribute delete
761 Bytes
{
"additional_special_tokens": [
{
"content": "<audio>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
{
"content": "</audio>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
{
"content": "<AUDIO_CONTEXT>",
"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": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}