Datasets:
Tasks:
Text Retrieval
Modalities:
Text
Sub-tasks:
document-retrieval
Languages:
code
Size:
100K - 1M
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
@@ -62,7 +62,7 @@ dataset = load_dataset("tianyang/repobench-r", "python_cff", "test_easy")
|
|
62 |
|
63 |
## Dataset Structure
|
64 |
|
65 |
-
```
|
66 |
{
|
67 |
"repo_name": "repository name of the data point",
|
68 |
"file_path": "path/to/file",
|
|
|
62 |
|
63 |
## Dataset Structure
|
64 |
|
65 |
+
```json
|
66 |
{
|
67 |
"repo_name": "repository name of the data point",
|
68 |
"file_path": "path/to/file",
|