Kiki-sen commited on
Commit
22638da
1 Parent(s): 65a8c20

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -4,4 +4,6 @@ license: mit
4
 
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.
 
 
 
4
 
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: