Update README.md
Browse files
README.md
CHANGED
@@ -5,5 +5,3 @@ license: mit
|
|
5 |
This dataset is used to fine-tune LLMs for automated program repair at single-function level, especially for single-hunk bugs. We provide two versions with different outputs:
|
6 |
- The input is a buggy function and the output is a fixed function.
|
7 |
- The input is a buggy function and the output is a unified diff for the bug.
|
8 |
-
|
9 |
-
The statistics of hunk length in training and eval sets are shown as follows:
|
|
|
5 |
This dataset is used to fine-tune LLMs for automated program repair at single-function level, especially for single-hunk bugs. We provide two versions with different outputs:
|
6 |
- The input is a buggy function and the output is a fixed function.
|
7 |
- The input is a buggy function and the output is a unified diff for the bug.
|
|
|
|