Upload dataset
Browse files- 1020000_1030000/train-00000-of-00001.parquet +3 -0
- README.md +36 -0
1020000_1030000/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:74353f03272d80997901df30b056bc4488e38326ebde49c969efacd0faf0c42f
|
3 |
+
size 127314971
|
README.md
CHANGED
@@ -160,6 +160,38 @@ dataset_info:
|
|
160 |
num_examples: 18875
|
161 |
download_size: 145790871
|
162 |
dataset_size: 500458343.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
163 |
configs:
|
164 |
- config_name: '0_10000'
|
165 |
data_files:
|
@@ -181,4 +213,8 @@ configs:
|
|
181 |
data_files:
|
182 |
- split: train
|
183 |
path: 1010000_1020000/train-*
|
|
|
|
|
|
|
|
|
184 |
---
|
|
|
160 |
num_examples: 18875
|
161 |
download_size: 145790871
|
162 |
dataset_size: 500458343.0
|
163 |
+
- config_name: '1020000_1030000'
|
164 |
+
features:
|
165 |
+
- name: code
|
166 |
+
dtype: string
|
167 |
+
- name: order_type
|
168 |
+
dtype: string
|
169 |
+
- name: original_example
|
170 |
+
struct:
|
171 |
+
- name: blob_id
|
172 |
+
dtype: string
|
173 |
+
- name: index
|
174 |
+
dtype: int64
|
175 |
+
- name: step-1
|
176 |
+
dtype: string
|
177 |
+
- name: step-2
|
178 |
+
dtype: string
|
179 |
+
- name: step-3
|
180 |
+
dtype: string
|
181 |
+
- name: step-4
|
182 |
+
dtype: string
|
183 |
+
- name: step-5
|
184 |
+
dtype: string
|
185 |
+
- name: step-ids
|
186 |
+
sequence: int64
|
187 |
+
- name: step_ids
|
188 |
+
sequence: int64
|
189 |
+
splits:
|
190 |
+
- name: train
|
191 |
+
num_bytes: 417866692.0
|
192 |
+
num_examples: 18934
|
193 |
+
download_size: 127314971
|
194 |
+
dataset_size: 417866692.0
|
195 |
configs:
|
196 |
- config_name: '0_10000'
|
197 |
data_files:
|
|
|
213 |
data_files:
|
214 |
- split: train
|
215 |
path: 1010000_1020000/train-*
|
216 |
+
- config_name: '1020000_1030000'
|
217 |
+
data_files:
|
218 |
+
- split: train
|
219 |
+
path: 1020000_1030000/train-*
|
220 |
---
|