Update README.md
Browse files
README.md
CHANGED
|
@@ -47,7 +47,7 @@ dataset_info:
|
|
| 47 |
LOC-BENCH is a dataset specifically designed for evaluating code localization methods in software repositories.
|
| 48 |
LOC-BENCH provides a diverse set of issues, including bug reports, feature requests, security vulnerabilities, and performance optimizations.
|
| 49 |
|
| 50 |
-
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.
|
| 51 |
|
| 52 |
Code: https://github.com/gersteinlab/LocAgent
|
| 53 |
|
|
|
|
| 47 |
LOC-BENCH is a dataset specifically designed for evaluating code localization methods in software repositories.
|
| 48 |
LOC-BENCH provides a diverse set of issues, including bug reports, feature requests, security vulnerabilities, and performance optimizations.
|
| 49 |
|
| 50 |
+
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.
|
| 51 |
|
| 52 |
Code: https://github.com/gersteinlab/LocAgent
|
| 53 |
|