6 ms·
It's weird how much worse google is at code generation when AlphaCode was already so much stronger than gpt4 today at code generation a year ago: https://www.d
by gfd 3y ago
It's weird how much worse google is at code generation when AlphaCode was already so much stronger than gpt4 today at code generation a year ago:
https://www.deepmind.com/blog/competitive-programming-with-alphacode https://www.deepmind.com/blog/competitive-programming-with-a...
https://codeforces.com/blog/entry/99566 https://codeforces.com/blog/entry/99566
(alphacode achieved a codeforces rating of ~1300. i think gpt4 is at 392)
- osti 3y agoAlphaCode is more specialized in programming (competitive programming to be precise) though whilst GPT4 is much more generalized. AlphaCode also tries dozens of solutions for one problem, not sure if GPT4 does this.
- riku_iki 3y agoAlso, for alphacode paper author built/had tests, and only example passing tests were submitted for final verification.
- Workaccount2 3y agoIt's a matter of cost and resources. Alphacode was surely running on unbounded hardware.