nyly commited on
Commit
e45382c
·
verified ·
1 Parent(s): 00c0a53

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: instruction
5
+ dtype: string
6
+ - name: steps
7
+ list:
8
+ - name: action
9
+ dtype: string
10
+ - name: action_description
11
+ dtype: string
12
+ - name: image_path
13
+ dtype: string
14
+ - name: step_id
15
+ dtype: int64
16
+ - name: app
17
+ dtype: string
18
+ - name: domain
19
+ dtype: string
20
+ - name: id
21
+ dtype: string
22
+ splits:
23
+ - name: train
24
+ num_bytes: 4738305
25
+ num_examples: 2114
26
+ - name: test
27
+ num_bytes: 669402
28
+ num_examples: 287
29
+ download_size: 1399377
30
+ dataset_size: 5407707
31
+ configs:
32
+ - config_name: default
33
+ data_files:
34
+ - split: train
35
+ path: data/train-*
36
+ - split: test
37
+ path: data/test-*
38
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:944f9e256a41123a82fffb5db7f926ea4e286781b38edc7d6ccbe28c46b9a2bc
3
+ size 160585
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9e32caea4b7952d90e4149770e03aef87cbe08a45b503618814bf271a2ca6d4
3
+ size 1238792