KimSHine commited on
Commit
f19843e
·
verified ·
1 Parent(s): 03842ad

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,87 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: action_uid
5
+ dtype: string
6
+ - name: raw_html
7
+ dtype: string
8
+ - name: cleaned_html
9
+ dtype: string
10
+ - name: operation
11
+ dtype: string
12
+ - name: pos_candidates
13
+ sequence: string
14
+ - name: neg_candidates
15
+ sequence: string
16
+ - name: website
17
+ dtype: string
18
+ - name: domain
19
+ dtype: string
20
+ - name: subdomain
21
+ dtype: string
22
+ - name: annotation_id
23
+ dtype: string
24
+ - name: confirmed_task
25
+ dtype: string
26
+ - name: screenshot
27
+ dtype: image
28
+ - name: action_reprs
29
+ sequence: string
30
+ - name: target_action_index
31
+ dtype: string
32
+ - name: target_action_reprs
33
+ dtype: string
34
+ - name: axtree_str_from_cleaned_html
35
+ dtype: string
36
+ - name: axtree_str_with_choice_bid_only
37
+ dtype: string
38
+ - name: axtree_candidate_bid_only
39
+ dtype: string
40
+ - name: visible_bids
41
+ sequence: string
42
+ - name: filtered_visible_bid_included
43
+ sequence: string
44
+ - name: axtree_visible_in_crop
45
+ dtype: string
46
+ - name: question
47
+ dtype: string
48
+ - name: target
49
+ dtype: string
50
+ - name: target_action_html
51
+ dtype: string
52
+ - name: target_action_bid_str
53
+ dtype: string
54
+ - name: original_mind2web_instruction
55
+ dtype: string
56
+ - name: crop_coordinates
57
+ sequence: float64
58
+ - name: visible_elements_count
59
+ dtype: int64
60
+ - name: target_element_visible_in_crop
61
+ dtype: bool
62
+ - name: cropped_screenshot
63
+ dtype: image
64
+ - name: som_overlay_all
65
+ dtype: image
66
+ - name: som_overlay_all_cropped
67
+ dtype: image
68
+ - name: som_overlay_with_bid_in_candidate_bids
69
+ dtype: image
70
+ - name: som_overlay_with_bid_in_candidate_bids_cropped
71
+ dtype: image
72
+ - name: target_element_included_in_candidate_bids
73
+ dtype: bool
74
+ - name: target_element_included_in_choices_bid
75
+ dtype: bool
76
+ splits:
77
+ - name: test_domain
78
+ num_bytes: 610075617.0
79
+ num_examples: 100
80
+ download_size: 570294370
81
+ dataset_size: 610075617.0
82
+ configs:
83
+ - config_name: default
84
+ data_files:
85
+ - split: test_domain
86
+ path: data/test_domain-*
87
+ ---
data/test_domain-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d1913e2dfa0460663bd753fd4f908987a007fa320ab9d3c652f08c7e2b9567a
3
+ size 317472926
data/test_domain-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9dc5be6dfe042218705ef5d6817c2af1eaa7353df9413fbc6d089dab5ae82913
3
+ size 252821444