|
|
--- |
|
|
dataset_info: |
|
|
features: |
|
|
- name: action_uid |
|
|
dtype: string |
|
|
- name: raw_html |
|
|
dtype: string |
|
|
- name: cleaned_html |
|
|
dtype: string |
|
|
- name: operation |
|
|
dtype: string |
|
|
- name: pos_candidates |
|
|
sequence: string |
|
|
- name: neg_candidates |
|
|
sequence: string |
|
|
- name: website |
|
|
dtype: string |
|
|
- name: domain |
|
|
dtype: string |
|
|
- name: subdomain |
|
|
dtype: string |
|
|
- name: annotation_id |
|
|
dtype: string |
|
|
- name: confirmed_task |
|
|
dtype: string |
|
|
- name: screenshot |
|
|
dtype: image |
|
|
- name: action_reprs |
|
|
sequence: string |
|
|
- name: target_action_index |
|
|
dtype: string |
|
|
- name: target_action_reprs |
|
|
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: visible_bids |
|
|
sequence: string |
|
|
- name: filtered_visible_bid_included |
|
|
sequence: string |
|
|
- name: axtree_visible_in_crop |
|
|
dtype: string |
|
|
- name: question |
|
|
dtype: string |
|
|
- name: target |
|
|
dtype: string |
|
|
- name: target_action_html |
|
|
dtype: string |
|
|
- name: target_action_bid_str |
|
|
dtype: string |
|
|
- name: original_mind2web_instruction |
|
|
dtype: string |
|
|
- name: crop_coordinates |
|
|
sequence: float64 |
|
|
- name: visible_elements_count |
|
|
dtype: int64 |
|
|
- name: target_element_visible_in_crop |
|
|
dtype: bool |
|
|
- name: cropped_screenshot |
|
|
dtype: image |
|
|
- name: som_overlay_all |
|
|
dtype: image |
|
|
- name: som_overlay_all_cropped |
|
|
dtype: image |
|
|
- name: som_overlay_with_bid_in_candidate_bids |
|
|
dtype: image |
|
|
- name: som_overlay_with_bid_in_candidate_bids_cropped |
|
|
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: 9908639428.636 |
|
|
num_examples: 1019 |
|
|
- name: test_domain |
|
|
num_bytes: 17648134317.8 |
|
|
num_examples: 2200 |
|
|
- name: test_task |
|
|
num_bytes: 12179061496.75 |
|
|
num_examples: 1339 |
|
|
- name: train |
|
|
num_bytes: 10919948908.196 |
|
|
num_examples: 1009 |
|
|
download_size: 56452424043 |
|
|
dataset_size: 50655784151.38202 |
|
|
configs: |
|
|
- config_name: default |
|
|
data_files: |
|
|
- split: test_domain |
|
|
path: data/test_domain-* |
|
|
- split: test_website |
|
|
path: data/test_website-* |
|
|
- split: test_task |
|
|
path: data/test_task-* |
|
|
- split: train |
|
|
path: data/train-* |
|
|
--- |
|
|
|