gpt-code-clippy/.gitmodules

13 lines
502 B
Plaintext
Raw Permalink Normal View History

2021-07-04 23:51:44 +03:00
[submodule "dependency_repos/github-downloader"]
path = dependency_repos/github-downloader
url = https://github.com/EleutherAI/github-downloader
2021-07-11 02:31:55 +03:00
[submodule "dependency_repos/apps"]
path = dependency_repos/apps
url = https://github.com/hendrycks/apps.git
[submodule "dependency_repos/human-eval"]
path = dependency_repos/human-eval
url = https://github.com/openai/human-eval
2021-07-11 02:48:56 +03:00
[submodule "dependency_repos/CodeXGLUE"]
path = dependency_repos/CodeXGLUE
url = https://github.com/microsoft/CodeXGLUE