Upload dataset
Browse files- README.md +107 -0
- data/train-00000-of-00013.parquet +3 -0
- data/train-00001-of-00013.parquet +3 -0
- data/train-00002-of-00013.parquet +3 -0
- data/train-00003-of-00013.parquet +3 -0
- data/train-00004-of-00013.parquet +3 -0
- data/train-00005-of-00013.parquet +3 -0
- data/train-00006-of-00013.parquet +3 -0
- data/train-00007-of-00013.parquet +3 -0
- data/train-00008-of-00013.parquet +3 -0
- data/train-00009-of-00013.parquet +3 -0
- data/train-00010-of-00013.parquet +3 -0
- data/train-00011-of-00013.parquet +3 -0
- data/train-00012-of-00013.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,107 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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: action_reprs
|
| 27 |
+
sequence: string
|
| 28 |
+
- name: target_action_index
|
| 29 |
+
dtype: string
|
| 30 |
+
- name: target_action_reprs
|
| 31 |
+
dtype: string
|
| 32 |
+
- name: accessibility_tree
|
| 33 |
+
dtype: string
|
| 34 |
+
- name: action
|
| 35 |
+
dtype: string
|
| 36 |
+
- name: original_action_repr
|
| 37 |
+
dtype: string
|
| 38 |
+
- name: original_pos_candidate
|
| 39 |
+
struct:
|
| 40 |
+
- name: attributes
|
| 41 |
+
struct:
|
| 42 |
+
- name: alt
|
| 43 |
+
dtype: string
|
| 44 |
+
- name: aria_description
|
| 45 |
+
dtype: string
|
| 46 |
+
- name: aria_label
|
| 47 |
+
dtype: string
|
| 48 |
+
- name: backend_node_id
|
| 49 |
+
dtype: string
|
| 50 |
+
- name: bounding_box_rect
|
| 51 |
+
dtype: string
|
| 52 |
+
- name: class
|
| 53 |
+
dtype: string
|
| 54 |
+
- name: data_pw_testid_buckeye_candidate
|
| 55 |
+
dtype: string
|
| 56 |
+
- name: id
|
| 57 |
+
dtype: string
|
| 58 |
+
- name: input_checked
|
| 59 |
+
dtype: string
|
| 60 |
+
- name: input_value
|
| 61 |
+
dtype: string
|
| 62 |
+
- name: is_clickable
|
| 63 |
+
dtype: string
|
| 64 |
+
- name: label
|
| 65 |
+
dtype: string
|
| 66 |
+
- name: name
|
| 67 |
+
dtype: string
|
| 68 |
+
- name: placeholder
|
| 69 |
+
dtype: string
|
| 70 |
+
- name: role
|
| 71 |
+
dtype: string
|
| 72 |
+
- name: text_value
|
| 73 |
+
dtype: string
|
| 74 |
+
- name: title
|
| 75 |
+
dtype: string
|
| 76 |
+
- name: type
|
| 77 |
+
dtype: string
|
| 78 |
+
- name: value
|
| 79 |
+
dtype: string
|
| 80 |
+
- name: backend_node_id
|
| 81 |
+
dtype: string
|
| 82 |
+
- name: is_original_target
|
| 83 |
+
dtype: bool
|
| 84 |
+
- name: is_top_level_target
|
| 85 |
+
dtype: bool
|
| 86 |
+
- name: tag
|
| 87 |
+
dtype: string
|
| 88 |
+
- name: match_type
|
| 89 |
+
dtype: string
|
| 90 |
+
- name: cleaned_accessibility_tree
|
| 91 |
+
dtype: string
|
| 92 |
+
- name: prev_actions
|
| 93 |
+
sequence: string
|
| 94 |
+
- name: url
|
| 95 |
+
dtype: string
|
| 96 |
+
splits:
|
| 97 |
+
- name: train
|
| 98 |
+
num_bytes: 6200003029
|
| 99 |
+
num_examples: 7775
|
| 100 |
+
download_size: 995840860
|
| 101 |
+
dataset_size: 6200003029
|
| 102 |
+
configs:
|
| 103 |
+
- config_name: default
|
| 104 |
+
data_files:
|
| 105 |
+
- split: train
|
| 106 |
+
path: data/train-*
|
| 107 |
+
---
|
data/train-00000-of-00013.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:90e470f03461e8c569732856fda9d137b0f79f092d0e57e77333eabd9b59b767
|
| 3 |
+
size 90330929
|
data/train-00001-of-00013.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6e9f7148ecb28365a3bdc7998f280c5c95c13f48f909aabd50d1e4723d053827
|
| 3 |
+
size 84906860
|
data/train-00002-of-00013.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3772212ed10dd3763a7bb8e6a4113a32ce0d2fa643606ced110ae23dc7b6ee37
|
| 3 |
+
size 77470088
|
data/train-00003-of-00013.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:240c01ad98d4049753a78e4430e4f4c74131ca5d7a3708d0ec771e6644b700ce
|
| 3 |
+
size 74956059
|
data/train-00004-of-00013.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1c5ad34887e10f6f3aabd22d6bef571f8aac0aeedd1d5688bfacd7cfdb9d8656
|
| 3 |
+
size 68049687
|
data/train-00005-of-00013.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6d2e312807a7e2b14a2d140179645d1c6a73172e977d4fbcde4bf04173ac8d23
|
| 3 |
+
size 72800571
|
data/train-00006-of-00013.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:15144de147160ca22683a9f8103e6679eea60962bacb0990ea7fcf51001aa519
|
| 3 |
+
size 86587624
|
data/train-00007-of-00013.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:822dc3e78142271fe9ae561e2e9b07a1e53941b61afb46357777b053cadb6ca6
|
| 3 |
+
size 76637545
|
data/train-00008-of-00013.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9602d90346ab888adb4c8593f7cf6e3f0886776024f58e37d18f0afe7e559be5
|
| 3 |
+
size 62815619
|
data/train-00009-of-00013.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4e37658e3c273b5a6fb71161a70e37d15a286d8aee13f8b4cb398f6b517b05aa
|
| 3 |
+
size 76251718
|
data/train-00010-of-00013.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:abb4be7836849091eaf18ce0ba3a4aad3732acb00bcb9b9e04e90575f08f96ca
|
| 3 |
+
size 80899620
|
data/train-00011-of-00013.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1db650f381ccffb82b030309b86aa2f18c8f976d1265165b2870deef5e15a7ef
|
| 3 |
+
size 67312186
|
data/train-00012-of-00013.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:21687d6b1ea32236a6997e218d1ee91ded7db9d9f902309678e5b016553b84de
|
| 3 |
+
size 76822354
|