Text Generation
Transformers
Safetensors
qwen2
conversational
text-generation-inference
Fathom-R1-14B / special_tokens_map.json
PradeepMoturi's picture
initial commit
e1c4f2a
raw
history blame contribute delete
468 Bytes
{
"bos_token": {
"content": "<|begin▁of▁sentence|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|im_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|end▁of▁sentence|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}