Datasets:

Modalities:
Tabular
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
sileod commited on
Commit
ba94f76
1 Parent(s): 86c922b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -182,4 +182,12 @@ configs:
182
  ---
183
  # Dataset Card for "planbench"
184
 
185
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
 
 
 
 
 
 
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
+ ```