GQA-1B-Instruct / special_tokens_map.json
jjw0126's picture
Duplicate from PLM-Team/GQA-1B-Instruct
1fda640
raw
history blame contribute delete
301 Bytes
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|end_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}