chiayewken
commited on
Commit
•
221d358
1
Parent(s):
7305ef0
Update README.md
Browse files
README.md
CHANGED
@@ -17,3 +17,9 @@ configs:
|
|
17 |
- split: train
|
18 |
path: data/train-*
|
19 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
- split: train
|
18 |
path: data/train-*
|
19 |
---
|
20 |
+
|
21 |
+
# BlocksWorld
|
22 |
+
|
23 |
+
This repo contains the BlocksWorld data for ["PlanBench: An Extensible Benchmark for Evaluating Large Language Models on Planning and Reasoning about Change"](https://arxiv.org/abs/2206.10498).
|
24 |
+
|
25 |
+
The original data link is here: https://github.com/karthikv792/LLMs-Planning/tree/main/plan-bench/instances/blocksworld/generated
|