Datasets:

Modalities:
Text
Formats:
csv
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
mshihabr commited on
Commit
e8f390c
·
verified ·
1 Parent(s): 0f56a5d

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
  ```