ChenWu98 commited on
Commit
1afe4a6
·
verified ·
1 Parent(s): f8a7f1b

Upload dataset

Browse files
Files changed (2) hide show
  1. 0_10000/train-00000-of-00001.parquet +3 -0
  2. README.md +40 -0
0_10000/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aecd7209c57c93c8d9dc24abb82313e6c9c430be783bdd7b3fb69c88e8ce8767
3
+ size 59895729
README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: '0_10000'
4
+ features:
5
+ - name: code
6
+ dtype: string
7
+ - name: order_type
8
+ dtype: string
9
+ - name: original_example
10
+ struct:
11
+ - name: blob_id
12
+ dtype: string
13
+ - name: index
14
+ dtype: int64
15
+ - name: step-1
16
+ dtype: string
17
+ - name: step-2
18
+ dtype: string
19
+ - name: step-3
20
+ dtype: string
21
+ - name: step-4
22
+ dtype: string
23
+ - name: step-5
24
+ dtype: string
25
+ - name: step-ids
26
+ sequence: int64
27
+ - name: step_ids
28
+ sequence: int64
29
+ splits:
30
+ - name: train
31
+ num_bytes: 153976064.0
32
+ num_examples: 10000
33
+ download_size: 59895729
34
+ dataset_size: 153976064.0
35
+ configs:
36
+ - config_name: '0_10000'
37
+ data_files:
38
+ - split: train
39
+ path: 0_10000/train-*
40
+ ---