Upload dataset
Browse files
README.md
ADDED
|
@@ -0,0 +1,93 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: website
|
| 5 |
+
dtype: string
|
| 6 |
+
- name: domain
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: subdomain
|
| 9 |
+
dtype: string
|
| 10 |
+
- name: annotation_id
|
| 11 |
+
dtype: string
|
| 12 |
+
- name: confirmed_task
|
| 13 |
+
dtype: string
|
| 14 |
+
- name: action_reprs
|
| 15 |
+
sequence: string
|
| 16 |
+
- name: actions
|
| 17 |
+
list:
|
| 18 |
+
- name: action_uid
|
| 19 |
+
dtype: string
|
| 20 |
+
- name: cleaned_html
|
| 21 |
+
dtype: string
|
| 22 |
+
- name: neg_candidates
|
| 23 |
+
list:
|
| 24 |
+
- name: attributes
|
| 25 |
+
dtype: string
|
| 26 |
+
- name: backend_node_id
|
| 27 |
+
dtype: string
|
| 28 |
+
- name: tag
|
| 29 |
+
dtype: string
|
| 30 |
+
- name: operation
|
| 31 |
+
struct:
|
| 32 |
+
- name: op
|
| 33 |
+
dtype: string
|
| 34 |
+
- name: original_op
|
| 35 |
+
dtype: string
|
| 36 |
+
- name: value
|
| 37 |
+
dtype: string
|
| 38 |
+
- name: pos_candidates
|
| 39 |
+
list:
|
| 40 |
+
- name: attributes
|
| 41 |
+
dtype: string
|
| 42 |
+
- name: backend_node_id
|
| 43 |
+
dtype: string
|
| 44 |
+
- name: is_original_target
|
| 45 |
+
dtype: bool
|
| 46 |
+
- name: is_top_level_target
|
| 47 |
+
dtype: bool
|
| 48 |
+
- name: tag
|
| 49 |
+
dtype: string
|
| 50 |
+
- name: raw_html
|
| 51 |
+
dtype: string
|
| 52 |
+
- name: axtree_str_from_cleaned_html
|
| 53 |
+
dtype: string
|
| 54 |
+
- name: axtree_str_with_choice_bid_only
|
| 55 |
+
dtype: string
|
| 56 |
+
- name: axtree_candidate_bid_only
|
| 57 |
+
dtype: string
|
| 58 |
+
- name: question
|
| 59 |
+
dtype: string
|
| 60 |
+
- name: choices
|
| 61 |
+
dtype: string
|
| 62 |
+
- name: target
|
| 63 |
+
dtype: string
|
| 64 |
+
- name: target_action_html
|
| 65 |
+
sequence: string
|
| 66 |
+
- name: target_action_bid_str
|
| 67 |
+
dtype: string
|
| 68 |
+
- name: original_mind2web_instruction
|
| 69 |
+
dtype: string
|
| 70 |
+
- name: original_screenshot
|
| 71 |
+
dtype: image
|
| 72 |
+
- name: som_overlay_all
|
| 73 |
+
dtype: image
|
| 74 |
+
- name: som_overlay_with_bid_in_candidate_bids
|
| 75 |
+
dtype: image
|
| 76 |
+
- name: som_overlay_with_bid_and_choices
|
| 77 |
+
dtype: image
|
| 78 |
+
- name: target_element_included_in_candidate_bids
|
| 79 |
+
dtype: bool
|
| 80 |
+
- name: target_element_included_in_choices_bid
|
| 81 |
+
dtype: bool
|
| 82 |
+
splits:
|
| 83 |
+
- name: test_website
|
| 84 |
+
num_bytes: 922221557.0
|
| 85 |
+
num_examples: 129
|
| 86 |
+
download_size: 271810934
|
| 87 |
+
dataset_size: 922221557.0
|
| 88 |
+
configs:
|
| 89 |
+
- config_name: default
|
| 90 |
+
data_files:
|
| 91 |
+
- split: test_website
|
| 92 |
+
path: data/test_website-*
|
| 93 |
+
---
|
data/test_website-00000-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bde4890d14b40085da87e23e5ae323c3f8c55f90254528b6a7d2df83caf25e87
|
| 3 |
+
size 141653091
|
data/test_website-00001-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:591cc5c6c9bcc2231a3c92c989bac8c8f5341121f8f6bcfa761a152f6bf51c76
|
| 3 |
+
size 130157843
|