EleutherAI-pythia-12b-HQQ-1bit-smashed / special_tokens_map.json
sharpenb's picture
Upload folder using huggingface_hub (#1)
c83449f verified
raw
history blame contribute delete
No virus
441 Bytes
{
"bos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}