Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -49,7 +49,7 @@ dataset_info:
|
|
49 |
LOC-BENCH is a dataset specifically designed for evaluating code localization methods in software repositories.
|
50 |
LOC-BENCH provides a diverse set of issues, including bug reports, feature requests, security vulnerabilities, and performance optimizations.
|
51 |
|
52 |
-
Please refer to [**`Loc-Bench_V1`**](https://huggingface.co/datasets/czlll/Loc-Bench_V1) for evaluating code localization methods and for easy comparison with our approach.
|
53 |
|
54 |
Code: https://github.com/gersteinlab/LocAgent
|
55 |
|
|
|
49 |
LOC-BENCH is a dataset specifically designed for evaluating code localization methods in software repositories.
|
50 |
LOC-BENCH provides a diverse set of issues, including bug reports, feature requests, security vulnerabilities, and performance optimizations.
|
51 |
|
52 |
+
Please refer to the official version [**`Loc-Bench_V1`**](https://huggingface.co/datasets/czlll/Loc-Bench_V1) for evaluating code localization methods and for easy comparison with our approach.
|
53 |
|
54 |
Code: https://github.com/gersteinlab/LocAgent
|
55 |
|