Bill1235813 commited on
Commit
b14bb1b
·
verified ·
1 Parent(s): e5a9aae

Add / refresh organization card

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -36,12 +36,12 @@ pass rate.
36
  ## Citation
37
 
38
  ```
39
- @inproceedings{zhu2026pdb,
40
- title = {Precise Debugging Benchmark: Is Your Model Debugging or Regenerating?},
41
- author = {Zhu, Wang Bill and Chai, Miaosen and Wang, Shangshang and Liu, Yejia and
42
- Bian, Song and Dong, Honghua and Neiswanger, Willie and Jia, Robin},
43
- booktitle = {Findings of the Association for Computational Linguistics: ACL 2026},
44
- year = {2026},
45
  }
46
  ```
47
 
 
36
  ## Citation
37
 
38
  ```
39
+ @misc{zhu2026pdb,
40
+ title = {Precise Debugging Benchmark: Is Your Model Debugging or Regenerating?},
41
+ author = {Zhu, Wang Bill and Chai, Miaosen and Wang, Shangshang and Liu, Yejia and
42
+ Bian, Song and Dong, Honghua and Neiswanger, Willie and Jia, Robin},
43
+ year = {2026},
44
+ url = {https://arxiv.org/abs/2604.17338},
45
  }
46
  ```
47