Datasets:

Modalities:
Text
Formats:
parquet
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
czlll commited on
Commit
2fddb8d
·
verified ·
1 Parent(s): 2f16648

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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