Upload dataset
Browse files- 720000_730000/train-00000-of-00001.parquet +3 -0
- README.md +36 -0
720000_730000/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b3aa69042d208b508497c09ec1e71183af5cfa3befa25cb7250585c8b2bcf96
|
3 |
+
size 124737732
|
README.md
CHANGED
@@ -3168,6 +3168,38 @@ dataset_info:
|
|
3168 |
num_examples: 18851
|
3169 |
download_size: 157848903
|
3170 |
dataset_size: 435432662.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3171 |
configs:
|
3172 |
- config_name: '0_10000'
|
3173 |
data_files:
|
@@ -3565,4 +3597,8 @@ configs:
|
|
3565 |
data_files:
|
3566 |
- split: train
|
3567 |
path: 710000_720000/train-*
|
|
|
|
|
|
|
|
|
3568 |
---
|
|
|
3168 |
num_examples: 18851
|
3169 |
download_size: 157848903
|
3170 |
dataset_size: 435432662.0
|
3171 |
+
- config_name: '720000_730000'
|
3172 |
+
features:
|
3173 |
+
- name: code
|
3174 |
+
dtype: string
|
3175 |
+
- name: order_type
|
3176 |
+
dtype: string
|
3177 |
+
- name: original_example
|
3178 |
+
struct:
|
3179 |
+
- name: blob_id
|
3180 |
+
dtype: string
|
3181 |
+
- name: index
|
3182 |
+
dtype: int64
|
3183 |
+
- name: step-1
|
3184 |
+
dtype: string
|
3185 |
+
- name: step-2
|
3186 |
+
dtype: string
|
3187 |
+
- name: step-3
|
3188 |
+
dtype: string
|
3189 |
+
- name: step-4
|
3190 |
+
dtype: string
|
3191 |
+
- name: step-5
|
3192 |
+
dtype: string
|
3193 |
+
- name: step-ids
|
3194 |
+
sequence: int64
|
3195 |
+
- name: step_ids
|
3196 |
+
sequence: int64
|
3197 |
+
splits:
|
3198 |
+
- name: train
|
3199 |
+
num_bytes: 377400264.0
|
3200 |
+
num_examples: 18945
|
3201 |
+
download_size: 124737732
|
3202 |
+
dataset_size: 377400264.0
|
3203 |
configs:
|
3204 |
- config_name: '0_10000'
|
3205 |
data_files:
|
|
|
3597 |
data_files:
|
3598 |
- split: train
|
3599 |
path: 710000_720000/train-*
|
3600 |
+
- config_name: '720000_730000'
|
3601 |
+
data_files:
|
3602 |
+
- split: train
|
3603 |
+
path: 720000_730000/train-*
|
3604 |
---
|