當前位置: 華文星空 > 體育

為什麽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.