Feature Extraction
Transformers
Safetensors
English
GAR
custom_code
GAR-8B / special_tokens_map.json
HaochenWang's picture
Upload folder using huggingface_hub
14e3151 verified
raw
history blame contribute delete
390 Bytes
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|eot_id|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"image_token": "<|image|>",
"pad_token": "<|end_of_text|>",
"video_token": "<|video|>"
}