Microsoft
GH-900 · Question #127
GitHub Copilot leverages an AI model trained using:
The correct answer is A. public GitHub repositories. GitHub Copilot is powered by generative AI models developed by GitHub, OpenAI, and Microsoft. It has been trained on natural language text and source code from publicly available sources, including code in public repositories on GitHub. https://github.com/features/copilot
Modern Development
Question
GitHub Copilot leverages an AI model trained using:
Options
- Apublic GitHub repositories.
- Bcode samples from online forums.
- Cpublic, internal, and private repositories in your GitHub organization.
- Dpublic and internal repositories in your GitHub organization.
How the community answered
(36 responses)- A94% (34)
- C3% (1)
- D3% (1)
Explanation
GitHub Copilot is powered by generative AI models developed by GitHub, OpenAI, and Microsoft. It has been trained on natural language text and source code from publicly available sources, including code in public repositories on GitHub. https://github.com/features/copilot
Topics
#GitHub Copilot#AI model training#Training data#Public repositories
Community Discussion
No community discussion yet for this question.