Datasets:

Modalities:
Tabular
Text
Formats:
csv
ArXiv:
Libraries:
Datasets
pandas
License:
mshihabr commited on
Commit
8c71ca2
·
verified ·
1 Parent(s): 338efd5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -66,4 +66,13 @@ modified_nodes: (bool) - Helpful info for evaluating retrieval metrics
66
 
67
  If you find our work useful please cite:
68
  ```
 
 
 
 
 
 
 
 
 
69
  ```
 
66
 
67
  If you find our work useful please cite:
68
  ```
69
+ @misc{rashid2025swepolybenchmultilanguagebenchmarkrepository,
70
+ title={SWE-PolyBench: A multi-language benchmark for repository level evaluation of coding agents},
71
+ author={Muhammad Shihab Rashid and Christian Bock and Yuan Zhuang and Alexander Buccholz and Tim Esler and Simon Valentin and Luca Franceschi and Martin Wistuba and Prabhu Teja Sivaprasad and Woo Jung Kim and Anoop Deoras and Giovanni Zappella and Laurent Callot},
72
+ year={2025},
73
+ eprint={2504.08703},
74
+ archivePrefix={arXiv},
75
+ primaryClass={cs.SE},
76
+ url={https://arxiv.org/abs/2504.08703},
77
+ }
78
  ```