Text Generation
Transformers
Safetensors
qwen3
mergekit
Merge
NewtonBot
NewtonBotFamilyTree
chemistry
biology
legal
code
Mixture of Experts
medical
agent
text-generation-inference
conversational
Newton-bot-3-text-mini-8B / special_tokens_map.json
Kolyadual's picture
Upload folder using huggingface_hub
c61441f verified
Raw
History Blame Contribute Delete
485 Bytes
{
"bos_token": {
"content": "<|begin▁of▁sentence|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|end▁of▁sentence|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|end▁of▁sentence|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}