File size: 3,597 Bytes
8110a23
 
bc38cbb
8110a23
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0621cf9
 
 
ec37014
 
 
 
 
bc38cbb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6abfc7c
 
 
fa8dbf3
 
 
 
 
dce63ef
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5c0dc71
 
 
 
 
8110a23
 
 
 
 
0621cf9
 
ec37014
 
bc38cbb
 
 
 
6abfc7c
 
fa8dbf3
 
dce63ef
 
 
 
5c0dc71
 
8110a23
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
---
dataset_info:
- config_name: standard
  features:
  - name: ep_id
    dtype: string
  - name: step_id
    dtype: int32
  - name: android_api_level
    dtype: int32
  - name: current_activity
    dtype: string
  - name: device_type
    dtype: string
  - name: episode_length
    dtype: int32
  - name: goal_info
    dtype: string
  - name: image
    dtype: binary
  - name: image_ui_annotations_positions
    sequence: float64
  - name: image_ui_annotations_text
    sequence: string
  - name: image_ui_annotations_ui_types
    sequence: string
  - name: results_action_type
    dtype: int32
  - name: results_type_action
    sequence: string
  - name: results_yx_touch
    sequence: float64
  - name: results_yx_lift
    sequence: float64
  splits:
  - name: test
    num_bytes: 15640047696.420418
    num_examples: 8375
  - name: validation
    num_bytes: 16125589475.652573
    num_examples: 8635
  - name: train
    num_bytes: 127731102368.927
    num_examples: 68398
  download_size: 23983206974
  dataset_size: 159496739541.0
- config_name: unseen_android_version
  features:
  - name: ep_id
    dtype: string
  - name: step_id
    dtype: int32
  - name: android_api_level
    dtype: int32
  - name: current_activity
    dtype: string
  - name: device_type
    dtype: string
  - name: episode_length
    dtype: int32
  - name: goal_info
    dtype: string
  - name: image
    dtype: binary
  - name: image_ui_annotations_positions
    sequence: float64
  - name: image_ui_annotations_text
    sequence: string
  - name: image_ui_annotations_ui_types
    sequence: string
  - name: results_action_type
    dtype: int32
  - name: results_type_action
    sequence: string
  - name: results_yx_touch
    sequence: float64
  - name: results_yx_lift
    sequence: float64
  splits:
  - name: test
    num_bytes: 8297162019.724885
    num_examples: 4443
  - name: validation
    num_bytes: 15315108198.011206
    num_examples: 8201
  - name: train
    num_bytes: 135884469323.26392
    num_examples: 72764
  download_size: 23982811374
  dataset_size: 159496739541.0
- config_name: unseen_subject
  features:
  - name: ep_id
    dtype: string
  - name: step_id
    dtype: int32
  - name: android_api_level
    dtype: int32
  - name: current_activity
    dtype: string
  - name: device_type
    dtype: string
  - name: episode_length
    dtype: int32
  - name: goal_info
    dtype: string
  - name: image
    dtype: binary
  - name: image_ui_annotations_positions
    sequence: float64
  - name: image_ui_annotations_text
    sequence: string
  - name: image_ui_annotations_ui_types
    sequence: string
  - name: results_action_type
    dtype: int32
  - name: results_type_action
    sequence: string
  - name: results_yx_touch
    sequence: float64
  - name: results_yx_lift
    sequence: float64
  splits:
  - name: test
    num_bytes: 14545711224.766403
    num_examples: 7789
  - name: validation
    num_bytes: 7439994032.541964
    num_examples: 3984
  download_size: 3498370321
  dataset_size: 21985705257.308365
configs:
- config_name: standard
  data_files:
  - split: test
    path: standard/test-*
  - split: validation
    path: standard/validation-*
  - split: train
    path: standard/train-*
- config_name: unseen_android_version
  data_files:
  - split: test
    path: unseen_android_version/test-*
  - split: validation
    path: unseen_android_version/validation-*
  - split: train
    path: unseen_android_version/train-*
- config_name: unseen_subject
  data_files:
  - split: test
    path: unseen_subject/test-*
  - split: validation
    path: unseen_subject/validation-*
---