lqdunxgx2005 commited on
Commit
9be36d5
·
verified ·
1 Parent(s): d311d57

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -34,11 +34,10 @@ Evaluate how well a model can generate test code, given a focal function's sourc
34
  Each example contains:
35
  - **function_name**: Name of the focal function.
36
  - **focal_code**: Raw source code of the function (used for context).
37
- - **function_component**: Detail information about the function like function signature,arguments definition,...
38
  - **file_content**: Content of file have the focal function.
39
  - **file_path**: Relative path to the file in the repository.
40
- - **start_line**: Starting line number of the function definition.
41
- - **end_line**: Ending line number of the function definition.
42
 
43
 
44
  ### Dataset Size
 
34
  Each example contains:
35
  - **function_name**: Name of the focal function.
36
  - **focal_code**: Raw source code of the function (used for context).
37
+ - **function_component**: Detail information about the function like function signature,arguments definition,line range,...
38
  - **file_content**: Content of file have the focal function.
39
  - **file_path**: Relative path to the file in the repository.
40
+
 
41
 
42
 
43
  ### Dataset Size