Update README.md
Browse files
README.md
CHANGED
|
@@ -182,4 +182,12 @@ configs:
|
|
| 182 |
---
|
| 183 |
# Dataset Card for "planbench"
|
| 184 |
|
| 185 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 182 |
---
|
| 183 |
# Dataset Card for "planbench"
|
| 184 |
|
| 185 |
+
```
|
| 186 |
+
@article{valmeekam2024planbench,
|
| 187 |
+
title={Planbench: An extensible benchmark for evaluating large language models on planning and reasoning about change},
|
| 188 |
+
author={Valmeekam, Karthik and Marquez, Matthew and Olmo, Alberto and Sreedharan, Sarath and Kambhampati, Subbarao},
|
| 189 |
+
journal={Advances in Neural Information Processing Systems},
|
| 190 |
+
volume={36},
|
| 191 |
+
year={2024}
|
| 192 |
+
}
|
| 193 |
+
```
|