File size: 563 Bytes
c373676 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | {
"assistant_envelope": {
"final_end": "\n</final>",
"final_start": "\n<final>\n",
"scope": "reasoning_tasks",
"think_end": "\n</think>",
"think_start": "<think>\n",
"type": "optional_think_final"
},
"assistant_only_loss": true,
"assistant_prefix": "Assistant:\n",
"eos_token": "<|endoftext|>",
"id": "complexity-chat-v2",
"system_format": "System:\n{content}\n\n",
"system_prompt": "",
"training_projection": "card_corpus_v2_direct",
"turn_separator": "\n\n",
"user_format": "User:\n{content}\n\n",
"version": 2
}
|