Upload dataset
Browse files- README.md +30 -0
- mystery/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -68,6 +68,32 @@ dataset_info:
|
|
| 68 |
num_examples: 9847
|
| 69 |
download_size: 17193724
|
| 70 |
dataset_size: 71182085
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 71 |
- config_name: random
|
| 72 |
features:
|
| 73 |
- name: plan
|
|
@@ -119,6 +145,10 @@ configs:
|
|
| 119 |
data_files:
|
| 120 |
- split: train
|
| 121 |
path: fertile/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 122 |
- config_name: random
|
| 123 |
data_files:
|
| 124 |
- split: train
|
|
|
|
| 68 |
num_examples: 9847
|
| 69 |
download_size: 17193724
|
| 70 |
dataset_size: 71182085
|
| 71 |
+
- config_name: mystery
|
| 72 |
+
features:
|
| 73 |
+
- name: domain
|
| 74 |
+
dtype: string
|
| 75 |
+
- name: problem_pddl
|
| 76 |
+
dtype: string
|
| 77 |
+
- name: solution
|
| 78 |
+
dtype: string
|
| 79 |
+
- name: plan
|
| 80 |
+
dtype: string
|
| 81 |
+
- name: na
|
| 82 |
+
dtype: int64
|
| 83 |
+
- name: problem_english
|
| 84 |
+
dtype: string
|
| 85 |
+
- name: answer
|
| 86 |
+
dtype: string
|
| 87 |
+
- name: config
|
| 88 |
+
dtype: string
|
| 89 |
+
- name: ntoks
|
| 90 |
+
dtype: int64
|
| 91 |
+
splits:
|
| 92 |
+
- name: train
|
| 93 |
+
num_bytes: 1665093
|
| 94 |
+
num_examples: 500
|
| 95 |
+
download_size: 136010
|
| 96 |
+
dataset_size: 1665093
|
| 97 |
- config_name: random
|
| 98 |
features:
|
| 99 |
- name: plan
|
|
|
|
| 145 |
data_files:
|
| 146 |
- split: train
|
| 147 |
path: fertile/train-*
|
| 148 |
+
- config_name: mystery
|
| 149 |
+
data_files:
|
| 150 |
+
- split: train
|
| 151 |
+
path: mystery/train-*
|
| 152 |
- config_name: random
|
| 153 |
data_files:
|
| 154 |
- split: train
|
mystery/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b2b86ba7d497cc855e7f06b14187e36be56cb8dc4c250f2cd8f67f951cf31caa
|
| 3 |
+
size 136010
|