Skip to content

Commit 8de001c

Browse files
Add citation to README (#5)
1 parent 94d57c3 commit 8de001c

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

project/paperbench/README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,3 +233,19 @@ We've created an auxiliary evaluation, [JudgeEval](paperbench/judge/judge_eval),
233233

234234
## Authors
235235
Giulio Starace, Oliver Jaffe, Dane Sherburn, James Aung, Chan Jun Shern, Leon Maksin, Rachel Dias, Evan Mays, Benjamin Kinsella, Wyatt Thompson, Johannes Heidecke, Amelia Glaese, Tejal Patwardhan
236+
237+
## Citation
238+
239+
Please cite using the following BibTeX entry:
240+
241+
```
242+
@misc{starace2025paperbenchevaluatingaisability,
243+
title={PaperBench: Evaluating AI's Ability to Replicate AI Research},
244+
author={Giulio Starace and Oliver Jaffe and Dane Sherburn and James Aung and Jun Shern Chan and Leon Maksin and Rachel Dias and Evan Mays and Benjamin Kinsella and Wyatt Thompson and Johannes Heidecke and Amelia Glaese and Tejal Patwardhan},
245+
year={2025},
246+
eprint={2504.01848},
247+
archivePrefix={arXiv},
248+
primaryClass={cs.AI},
249+
url={https://arxiv.org/abs/2504.01848},
250+
}
251+
```

0 commit comments

Comments
 (0)