Text Generation
Transformers
Safetensors
llama
code
Eval Results
text-generation-inference
Inference Endpoints
InverseCoder-DS-6.7B / special_tokens_map.json
wyt2000's picture
add model files.
4eccca7
raw
history blame contribute delete
No virus
482 Bytes
{
"bos_token": {
"content": "<|begin▁of▁sentence|>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|end▁of▁sentence|>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|end▁of▁sentence|>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
}
}