Upload dataset
Browse files- README.md +39 -0
- data/mid_plan-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: split
|
5 |
+
dtype: string
|
6 |
+
- name: app
|
7 |
+
dtype: string
|
8 |
+
- name: subtask_query
|
9 |
+
dtype: string
|
10 |
+
- name: screenshot_start
|
11 |
+
struct:
|
12 |
+
- name: bytes
|
13 |
+
dtype: binary
|
14 |
+
- name: path
|
15 |
+
dtype: string
|
16 |
+
- name: screenshot_end
|
17 |
+
struct:
|
18 |
+
- name: bytes
|
19 |
+
dtype: binary
|
20 |
+
- name: path
|
21 |
+
dtype: string
|
22 |
+
- name: action_sequence
|
23 |
+
dtype: string
|
24 |
+
- name: task_id
|
25 |
+
dtype: string
|
26 |
+
- name: subtask_id
|
27 |
+
dtype: int64
|
28 |
+
splits:
|
29 |
+
- name: mid_plan
|
30 |
+
num_bytes: 214585511
|
31 |
+
num_examples: 431
|
32 |
+
download_size: 166104050
|
33 |
+
dataset_size: 214585511
|
34 |
+
configs:
|
35 |
+
- config_name: default
|
36 |
+
data_files:
|
37 |
+
- split: mid_plan
|
38 |
+
path: data/mid_plan-*
|
39 |
+
---
|
data/mid_plan-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:629b405fa1fad989a06d0a69ad4f3d0c329aa44401dfc3f6655b03a7f22e66a0
|
3 |
+
size 166104050
|