当前位置: 华文星空 > 体育

为什么chatGPT不使用编译器进行训练?

2023-04-10体育

Language Models Can Teach Themselves to Program Better Recent Language Models (LMs) achieve breakthrough performance in code generation when trained on human-authored problems, even solving some competitive-programming problems. Self-play has proven useful in games such as Go, and thus it is natural to ask whether LMs can generate their own instructive programming problems to improve their performance. We show that it is possible for an LM to synthesize programming problems and solutions, which are filtered for correctness by a Python interpreter.