metadata
dataset_info:
features:
- name: website
dtype: string
- name: domain
dtype: string
- name: subdomain
dtype: string
- name: annotation_id
dtype: string
- name: confirmed_task
dtype: string
- name: action_reprs
sequence: string
- name: actions
list:
- name: action_uid
dtype: string
- name: cleaned_html
dtype: string
- name: neg_candidates
list:
- name: attributes
dtype: string
- name: backend_node_id
dtype: string
- name: tag
dtype: string
- name: operation
struct:
- name: op
dtype: string
- name: original_op
dtype: string
- name: value
dtype: string
- name: pos_candidates
list:
- name: attributes
dtype: string
- name: backend_node_id
dtype: string
- name: is_original_target
dtype: bool
- name: is_top_level_target
dtype: bool
- name: tag
dtype: string
- name: raw_html
dtype: string
- name: axtree_str_from_cleaned_html
dtype: string
- name: axtree_str_with_choice_bid_only
dtype: string
- name: axtree_candidate_bid_only
dtype: string
- name: question
dtype: string
- name: choices
dtype: string
- name: target
dtype: string
- name: target_action_html
sequence: string
- name: target_action_bid_str
dtype: string
- name: original_mind2web_instruction
dtype: string
- name: original_screenshot
dtype: image
- name: som_overlay_all
dtype: image
- name: som_overlay_with_bid_in_candidate_bids
dtype: image
- name: som_overlay_with_bid_and_choices
dtype: image
- name: target_element_included_in_candidate_bids
dtype: bool
- name: target_element_included_in_choices_bid
dtype: bool
splits:
- name: test_website
num_bytes: 917170546
num_examples: 129
- name: test_task
num_bytes: 1487868909
num_examples: 187
- name: test_domain
num_bytes: 5320722381
num_examples: 629
download_size: 7342443583
dataset_size: 7725761836
configs:
- config_name: default
data_files:
- split: test_website
path: data/test_website-*
- split: test_task
path: data/test_task-*
- split: test_domain
path: data/test_domain-*