Upload dataset
Browse files- 510000_520000/train-00000-of-00001.parquet +3 -0
- README.md +36 -0
510000_520000/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:efa4b8e5a9b0fc5684866128686abe23b2efe9396007c80728c6f301b969334a
|
| 3 |
+
size 56622760
|
README.md
CHANGED
|
@@ -2432,6 +2432,38 @@ dataset_info:
|
|
| 2432 |
num_examples: 10000
|
| 2433 |
download_size: 55759167
|
| 2434 |
dataset_size: 149565853.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2435 |
configs:
|
| 2436 |
- config_name: '0_10000'
|
| 2437 |
data_files:
|
|
@@ -2737,4 +2769,8 @@ configs:
|
|
| 2737 |
data_files:
|
| 2738 |
- split: train
|
| 2739 |
path: 50000_60000/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2740 |
---
|
|
|
|
| 2432 |
num_examples: 10000
|
| 2433 |
download_size: 55759167
|
| 2434 |
dataset_size: 149565853.0
|
| 2435 |
+
- config_name: '510000_520000'
|
| 2436 |
+
features:
|
| 2437 |
+
- name: code
|
| 2438 |
+
dtype: string
|
| 2439 |
+
- name: order_type
|
| 2440 |
+
dtype: string
|
| 2441 |
+
- name: original_example
|
| 2442 |
+
struct:
|
| 2443 |
+
- name: blob_id
|
| 2444 |
+
dtype: string
|
| 2445 |
+
- name: index
|
| 2446 |
+
dtype: int64
|
| 2447 |
+
- name: step-1
|
| 2448 |
+
dtype: string
|
| 2449 |
+
- name: step-2
|
| 2450 |
+
dtype: string
|
| 2451 |
+
- name: step-3
|
| 2452 |
+
dtype: string
|
| 2453 |
+
- name: step-4
|
| 2454 |
+
dtype: string
|
| 2455 |
+
- name: step-5
|
| 2456 |
+
dtype: string
|
| 2457 |
+
- name: step-ids
|
| 2458 |
+
sequence: int64
|
| 2459 |
+
- name: step_ids
|
| 2460 |
+
sequence: int64
|
| 2461 |
+
splits:
|
| 2462 |
+
- name: train
|
| 2463 |
+
num_bytes: 155277559.0
|
| 2464 |
+
num_examples: 10000
|
| 2465 |
+
download_size: 56622760
|
| 2466 |
+
dataset_size: 155277559.0
|
| 2467 |
configs:
|
| 2468 |
- config_name: '0_10000'
|
| 2469 |
data_files:
|
|
|
|
| 2769 |
data_files:
|
| 2770 |
- split: train
|
| 2771 |
path: 50000_60000/train-*
|
| 2772 |
+
- config_name: '510000_520000'
|
| 2773 |
+
data_files:
|
| 2774 |
+
- split: train
|
| 2775 |
+
path: 510000_520000/train-*
|
| 2776 |
---
|