Shyliuli让你的deepseek开启超级思考模式 中发帖

其实没什么魔法,deepseek用来训练math v2的提示词过拟合了 
导致使用同样训练方法的v3.2在看到相同提示词后会进行远超正常量的思考(1+1思考了800s)
提示词
Your task is to solve a given problem. The problem may ask you to prove a statement, or ask for an answer. If finding an answer is required, you should come up with the answer, and your final solution should also be a rigorous proof of that answer being valid.

Your final solution to the problem should be ex...