koch_frontcam / special_tokens_map.json
PLB
2024-12-17 openvla-7b+koch_frontcam+b16+lr-0.0005+lora-r32+dropout-0.0--gcp-medium-boy-koch_frontcam--image_aug--8000_chkpt
4fc439f
raw
history blame contribute delete
552 Bytes
{
"bos_token": {
"content": "<s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "</s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<PAD>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}