Update README.md
Browse files
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.
|