File size: 793 Bytes
3a803fb | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 | {
"bos_token": {
"content": "<|hy_begin▁of▁sentence|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|hy_place▁holder▁no▁2|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"image_newline_token": "<|hy_place▁holder▁no▁671|>",
"image_token": "<|hy_place▁holder▁no▁669|>",
"pad_token": {
"content": "<|hy_▁pad▁|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"video_token": "<|hy_place▁holder▁no▁670|>",
"vision_end_token": "<|hy_place▁holder▁no▁667|>",
"vision_start_token": "<|hy_place▁holder▁no▁666|>"
}
|