Text Generation
Transformers
TensorBoard
Safetensors
starcoder2
alignment-handbook
Generated from Trainer
conversational
Inference Endpoints
text-generation-inference
starchat2-15b-sft-v0.1 / special_tokens_map.json
lewtun's picture
lewtun HF staff
Add HuggingFaceH4/starcoder2-15b-ift-v5.0 checkpoint
2c5535f verified
{
"additional_special_tokens": [
{
"content": "<|im_start|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
{
"content": "<|im_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
],
"bos_token": "<|im_start|>",
"eos_token": "<|im_end|>",
"pad_token": "<|im_end|>",
"unk_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}