xgen-7b-8k-open-instruct-gptq / special_tokens_map.json
SearchUnify-ML's picture
Upload tokenizer
52c3ddc
raw
history blame contribute delete
No virus
293 Bytes
{
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
}
}