Datasets:

Modalities:
Text
Formats:
parquet
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
jiang719 commited on
Commit
ead3abd
1 Parent(s): c511b1b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -86,6 +86,12 @@ DatasetDict({
86
 
87
  ```
88
 
 
 
 
 
 
 
89
  ## Citation
90
  ```
91
  @misc{liang2024repocod,
 
86
 
87
  ```
88
 
89
+ ## Evaluation Scripts
90
+ Examples code for downloading repositories, preparing repository snapshot, and running test cases for evaluation are propived at [code](https://github.com/lt-asset/REPOCOD)
91
+
92
+ Check our [Leaderboard](https://lt-asset.github.io/REPOCOD/) for preliminary results using GPT-4o with BM25 and dense retrieval.
93
+
94
+
95
  ## Citation
96
  ```
97
  @misc{liang2024repocod,