Update README.md
Browse files
README.md
CHANGED
|
@@ -257,6 +257,7 @@ if __name__ == "__main__":
|
|
| 257 |
|
| 258 |
|
| 259 |
See our [blog post](https://scalingintelligence.stanford.edu/blogs/codemonkeys/) and paper for further work:
|
|
|
|
| 260 |
@misc{ehrlich2025codemonkeys,
|
| 261 |
title={CodeMonkeys: Scaling Test-Time Compute for Software Engineering},
|
| 262 |
author={Ryan Ehrlich and Bradley Brown and Jordan Juravsky and Ronald Clark and Christopher Ré and Azalia Mirhoseini},
|
|
@@ -265,4 +266,5 @@ See our [blog post](https://scalingintelligence.stanford.edu/blogs/codemonkeys/)
|
|
| 265 |
archivePrefix={arXiv},
|
| 266 |
primaryClass={cs.LG},
|
| 267 |
url={https://arxiv.org/abs/2501.14723},
|
| 268 |
-
}
|
|
|
|
|
|
| 257 |
|
| 258 |
|
| 259 |
See our [blog post](https://scalingintelligence.stanford.edu/blogs/codemonkeys/) and paper for further work:
|
| 260 |
+
```
|
| 261 |
@misc{ehrlich2025codemonkeys,
|
| 262 |
title={CodeMonkeys: Scaling Test-Time Compute for Software Engineering},
|
| 263 |
author={Ryan Ehrlich and Bradley Brown and Jordan Juravsky and Ronald Clark and Christopher Ré and Azalia Mirhoseini},
|
|
|
|
| 266 |
archivePrefix={arXiv},
|
| 267 |
primaryClass={cs.LG},
|
| 268 |
url={https://arxiv.org/abs/2501.14723},
|
| 269 |
+
}
|
| 270 |
+
```
|