Update README.md
Browse files
README.md
CHANGED
@@ -8,17 +8,9 @@ dataset_info:
|
|
8 |
- name: subtask_query
|
9 |
dtype: string
|
10 |
- name: screenshot_start
|
11 |
-
|
12 |
-
- name: bytes
|
13 |
-
dtype: binary
|
14 |
-
- name: path
|
15 |
-
dtype: string
|
16 |
- name: screenshot_end
|
17 |
-
|
18 |
-
- name: bytes
|
19 |
-
dtype: binary
|
20 |
-
- name: path
|
21 |
-
dtype: string
|
22 |
- name: action_sequence
|
23 |
dtype: string
|
24 |
- name: task_id
|
|
|
8 |
- name: subtask_query
|
9 |
dtype: string
|
10 |
- name: screenshot_start
|
11 |
+
dtype: image
|
|
|
|
|
|
|
|
|
12 |
- name: screenshot_end
|
13 |
+
dtype: image
|
|
|
|
|
|
|
|
|
14 |
- name: action_sequence
|
15 |
dtype: string
|
16 |
- name: task_id
|