GalacticReasoning-1.3b / special_tokens_map.json
TitleOS's picture
Upload 1.3B Adapter
1a292c5 verified
{
"additional_special_tokens": [
{
"content": "<think>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
{
"content": "</think>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
],
"pad_token": {
"content": "[PAD]",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}