nielsr HF Staff commited on
Commit
e7a2b99
·
verified ·
1 Parent(s): c44cf3b

Add link to paper

Browse files

This PR ensures that the dataset can be found at https://huggingface.co/papers/2503.09089.

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -46,6 +46,8 @@ configs:
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.
48
 
 
 
49
  Code: https://github.com/gersteinlab/LocAgent
50
 
51
  ## 📊 Details
 
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.
48
 
49
+ Paper: https://huggingface.co/papers/2503.09089
50
+
51
  Code: https://github.com/gersteinlab/LocAgent
52
 
53
  ## 📊 Details