xwm commited on
Commit
2bde693
·
verified ·
1 Parent(s): d1e2a1a

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,95 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: episode_id
5
+ dtype: string
6
+ - name: step_id
7
+ dtype: int64
8
+ - name: episode_length
9
+ dtype: int64
10
+ - name: instruction
11
+ dtype: string
12
+ - name: image_width
13
+ dtype: int64
14
+ - name: image_height
15
+ dtype: int64
16
+ - name: image_base64
17
+ dtype: string
18
+ - name: image_path
19
+ dtype: string
20
+ - name: ui_positions
21
+ dtype: string
22
+ - name: action
23
+ struct:
24
+ - name: action_name
25
+ dtype: string
26
+ - name: app
27
+ dtype: 'null'
28
+ - name: direction
29
+ dtype: string
30
+ - name: end_point
31
+ list: float64
32
+ - name: keys
33
+ dtype: 'null'
34
+ - name: scroll_distance
35
+ dtype: float64
36
+ - name: start_point
37
+ list: float64
38
+ - name: status
39
+ dtype: string
40
+ - name: text
41
+ dtype: string
42
+ - name: subset
43
+ dtype: string
44
+ - name: history_list
45
+ list:
46
+ - name: action
47
+ struct:
48
+ - name: action_name
49
+ dtype: string
50
+ - name: app
51
+ dtype: 'null'
52
+ - name: direction
53
+ dtype: string
54
+ - name: end_point
55
+ list: float64
56
+ - name: keys
57
+ dtype: 'null'
58
+ - name: scroll_distance
59
+ dtype: float64
60
+ - name: start_point
61
+ list: float64
62
+ - name: status
63
+ dtype: 'null'
64
+ - name: text
65
+ dtype: string
66
+ - name: episode_id
67
+ dtype: string
68
+ - name: episode_length
69
+ dtype: int64
70
+ - name: image_height
71
+ dtype: int64
72
+ - name: image_path
73
+ dtype: string
74
+ - name: image_width
75
+ dtype: int64
76
+ - name: instruction
77
+ dtype: string
78
+ - name: step_id
79
+ dtype: int64
80
+ - name: subset
81
+ dtype: string
82
+ - name: ui_positions
83
+ dtype: string
84
+ splits:
85
+ - name: train
86
+ num_bytes: 1160772858
87
+ num_examples: 4516
88
+ download_size: 925930788
89
+ dataset_size: 1160772858
90
+ configs:
91
+ - config_name: default
92
+ data_files:
93
+ - split: train
94
+ path: data/train-*
95
+ ---
data/train-00000-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a68638887c79773446ed682530fe1b2c560e58600ca28a00f7fcc5fed486c81
3
+ size 311204452
data/train-00001-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c6eddb50c068159e359b1267171e8f0ed5a1439bc9a61537c9d7809496989a2
3
+ size 308401107
data/train-00002-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:935ff980806bdc200e69885a6510ffdbb75da900dc8ae777568a79cf5fa45593
3
+ size 306325229