JJcs17 commited on
Commit
573c0e2
·
verified ·
1 Parent(s): 3e20eb9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -41,7 +41,7 @@ configs:
41
  - split: test
42
  path: data/test-*
43
  ---
44
-
45
  # LOC-BENCH: A Benchmark for Code Localization
46
 
47
  LOC-BENCH is a dataset specifically designed to evaluate code localization methods in software repositories. LOC-BENCH provides diverse issues, including bug reports, feature requests, security vulnerabilities, and performance optimizations.
 
41
  - split: test
42
  path: data/test-*
43
  ---
44
+ This dataset is derived from czlll/Loc-Bench_V1. We added a "fixed_commit" parameter for some of the issues we used for our own work.
45
  # LOC-BENCH: A Benchmark for Code Localization
46
 
47
  LOC-BENCH is a dataset specifically designed to evaluate code localization methods in software repositories. LOC-BENCH provides diverse issues, including bug reports, feature requests, security vulnerabilities, and performance optimizations.