dataset_info: | |
features: | |
- name: domain | |
dtype: string | |
- name: instance | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 675434 | |
num_examples: 501 | |
download_size: 61032 | |
dataset_size: 675434 | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
# BlocksWorld | |
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). | |
The original data link is here: https://github.com/karthikv792/LLMs-Planning/tree/main/plan-bench/instances/blocksworld/generated |