Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -86,6 +86,28 @@ dataset_info:
|
|
| 86 |
num_examples: 1112
|
| 87 |
download_size: 459752
|
| 88 |
dataset_size: 3851257
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 89 |
- config_name: task_8_1_goal_shuffling
|
| 90 |
features:
|
| 91 |
- name: task
|
|
@@ -125,6 +147,10 @@ configs:
|
|
| 125 |
data_files:
|
| 126 |
- split: train
|
| 127 |
path: task_5_plan_generalization/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 128 |
- config_name: task_8_1_goal_shuffling
|
| 129 |
data_files:
|
| 130 |
- split: train
|
|
|
|
| 86 |
num_examples: 1112
|
| 87 |
download_size: 459752
|
| 88 |
dataset_size: 3851257
|
| 89 |
+
- config_name: task_7_plan_execution
|
| 90 |
+
features:
|
| 91 |
+
- name: task
|
| 92 |
+
dtype: string
|
| 93 |
+
- name: prompt_type
|
| 94 |
+
dtype: string
|
| 95 |
+
- name: domain
|
| 96 |
+
dtype: string
|
| 97 |
+
- name: instance_id
|
| 98 |
+
dtype: int64
|
| 99 |
+
- name: example_instance_ids
|
| 100 |
+
sequence: int64
|
| 101 |
+
- name: query
|
| 102 |
+
dtype: string
|
| 103 |
+
- name: ground_truth_plan
|
| 104 |
+
sequence: string
|
| 105 |
+
splits:
|
| 106 |
+
- name: train
|
| 107 |
+
num_bytes: 4986154
|
| 108 |
+
num_examples: 1485
|
| 109 |
+
download_size: 476309
|
| 110 |
+
dataset_size: 4986154
|
| 111 |
- config_name: task_8_1_goal_shuffling
|
| 112 |
features:
|
| 113 |
- name: task
|
|
|
|
| 147 |
data_files:
|
| 148 |
- split: train
|
| 149 |
path: task_5_plan_generalization/train-*
|
| 150 |
+
- config_name: task_7_plan_execution
|
| 151 |
+
data_files:
|
| 152 |
+
- split: train
|
| 153 |
+
path: task_7_plan_execution/train-*
|
| 154 |
- config_name: task_8_1_goal_shuffling
|
| 155 |
data_files:
|
| 156 |
- split: train
|