Datasets:
Tasks:
Text Generation
Modalities:
Text
Sub-tasks:
document-retrieval
Size:
100K - 1M
ArXiv:
Tags:
code
License:
fix typo
Browse files
README.md
CHANGED
|
@@ -16,7 +16,7 @@ task_ids:
|
|
| 16 |
- document-retrieval
|
| 17 |
---
|
| 18 |
|
| 19 |
-
# Dataset Card for RepoBench-
|
| 20 |
|
| 21 |
## Dataset Description
|
| 22 |
|
|
@@ -25,7 +25,7 @@ task_ids:
|
|
| 25 |
|
| 26 |
## Dataset Summary
|
| 27 |
|
| 28 |
-
RepoBench-C is a subtask of [RepoBench](https://github.com/Leolty/repobench), focuing on the prediction of the next line of code, given in-file context (including several preceding lines and import statements), and cross-file context.
|
| 29 |
|
| 30 |
## Settings
|
| 31 |
|
|
|
|
| 16 |
- document-retrieval
|
| 17 |
---
|
| 18 |
|
| 19 |
+
# Dataset Card for RepoBench-C
|
| 20 |
|
| 21 |
## Dataset Description
|
| 22 |
|
|
|
|
| 25 |
|
| 26 |
## Dataset Summary
|
| 27 |
|
| 28 |
+
**RepoBench-C (Completion)** is a subtask of [RepoBench](https://github.com/Leolty/repobench), focuing on the prediction of the next line of code, given in-file context (including several preceding lines and import statements), and cross-file context.
|
| 29 |
|
| 30 |
## Settings
|
| 31 |
|