AI for Code: The Rise of Code LLMs and AlphaCode
- AlphaCode is trained based on the "code competition dataset".
- Why use the code competition dataset? Because the evaluation metric for the output is clear, it can provide accurate feedback to the model.
- To communicate with other models, the direction of code synthesis should be considered.
- Originally, large models are created through several stages of development.