Update README.md
Browse files
README.md
CHANGED
|
@@ -97,7 +97,7 @@ The samples in the dataset have the following structure:
|
|
| 97 |
|
| 98 |
### Git Repositories
|
| 99 |
|
| 100 |
-
This section concerns the [`repos`](https://huggingface.co/datasets/anon-iclr-submission/benchname-
|
| 101 |
which stores compressed Git repositories for all the commits in this benchmark. After you download and extract it, you
|
| 102 |
can work with each repository either via Git or via Python libraries
|
| 103 |
like [GitPython](https://github.com/gitpython-developers/GitPython)
|
|
|
|
| 97 |
|
| 98 |
### Git Repositories
|
| 99 |
|
| 100 |
+
This section concerns the [`repos`](https://huggingface.co/datasets/anon-iclr-submission/benchname-library-based-code-generation/tree/main/repos) directory,
|
| 101 |
which stores compressed Git repositories for all the commits in this benchmark. After you download and extract it, you
|
| 102 |
can work with each repository either via Git or via Python libraries
|
| 103 |
like [GitPython](https://github.com/gitpython-developers/GitPython)
|