Datasets:
Upload dataset
Browse files- OPeRA_filtered/images/test-00000-of-00006.parquet +3 -0
- OPeRA_filtered/images/test-00001-of-00006.parquet +3 -0
- OPeRA_filtered/images/test-00002-of-00006.parquet +3 -0
- OPeRA_filtered/images/test-00003-of-00006.parquet +3 -0
- OPeRA_filtered/images/test-00004-of-00006.parquet +3 -0
- OPeRA_filtered/images/test-00005-of-00006.parquet +3 -0
- OPeRA_filtered/images/train-00000-of-00002.parquet +3 -0
- OPeRA_filtered/images/train-00001-of-00002.parquet +3 -0
- README.md +10 -38
OPeRA_filtered/images/test-00000-of-00006.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eeb782111700603383799639c20bd1cee9357495d717e297b06cb494b93dc8a3
|
| 3 |
+
size 399677023
|
OPeRA_filtered/images/test-00001-of-00006.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7f0441d493c661ee9ec9c244ab74a0627302ba4ae03cea4c65afc5b65c89ad2a
|
| 3 |
+
size 291637962
|
OPeRA_filtered/images/test-00002-of-00006.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dac6aa4ea5cfdf17c714f1965bccee56b2ef23ecb96afa52d6c9db7a9da0c0e1
|
| 3 |
+
size 242811931
|
OPeRA_filtered/images/test-00003-of-00006.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:997c42db5d9f37d472ab4f57af8b7beaf97eaf2b96ebc5a3f25d90dfb8f80502
|
| 3 |
+
size 298109352
|
OPeRA_filtered/images/test-00004-of-00006.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ece084a554b1ee515356cde2cd6c7376928f8c2cb2fe4030fe6dd3f75b6d04da
|
| 3 |
+
size 309045035
|
OPeRA_filtered/images/test-00005-of-00006.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ca7ace8c5e56458299da35cbcd7423c43a765b5e8335eb62633ec7668f371c01
|
| 3 |
+
size 314025029
|
OPeRA_filtered/images/train-00000-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:abf39feefb94ad941f10637efd406fc448f86b501af3e8bda1f45ef9ac0c16bf
|
| 3 |
+
size 256848728
|
OPeRA_filtered/images/train-00001-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:85d5c04d9835944349108568e398b0121becbd461416edd711a418499f248042
|
| 3 |
+
size 192494766
|
README.md
CHANGED
|
@@ -3,9 +3,9 @@ configs:
|
|
| 3 |
- config_name: filtered_action
|
| 4 |
data_files:
|
| 5 |
- split: train
|
| 6 |
-
path: OPeRA_filtered/
|
| 7 |
- split: test
|
| 8 |
-
path: OPeRA_filtered/
|
| 9 |
- config_name: filtered_session
|
| 10 |
data_files:
|
| 11 |
- split: train
|
|
@@ -47,47 +47,19 @@ language:
|
|
| 47 |
dataset_info:
|
| 48 |
config_name: filtered_action
|
| 49 |
features:
|
| 50 |
-
- name: session_id
|
| 51 |
-
dtype: string
|
| 52 |
-
- name: action_id
|
| 53 |
-
dtype: string
|
| 54 |
-
- name: timestamp
|
| 55 |
-
dtype: string
|
| 56 |
-
- name: action_type
|
| 57 |
-
dtype: string
|
| 58 |
-
- name: click_type
|
| 59 |
-
dtype: string
|
| 60 |
-
- name: semantic_id
|
| 61 |
-
dtype: string
|
| 62 |
-
- name: mouse_position
|
| 63 |
-
dtype: string
|
| 64 |
-
- name: element_meta
|
| 65 |
-
dtype: string
|
| 66 |
-
- name: url
|
| 67 |
-
dtype: string
|
| 68 |
-
- name: window_size
|
| 69 |
-
dtype: string
|
| 70 |
-
- name: page_meta
|
| 71 |
-
dtype: string
|
| 72 |
-
- name: simplified_html
|
| 73 |
-
dtype: string
|
| 74 |
-
- name: rationale
|
| 75 |
-
dtype: string
|
| 76 |
-
- name: products
|
| 77 |
-
dtype: string
|
| 78 |
-
- name: input_text
|
| 79 |
-
dtype: string
|
| 80 |
- name: image
|
|
|
|
|
|
|
| 81 |
dtype: string
|
| 82 |
splits:
|
| 83 |
- name: train
|
| 84 |
-
num_bytes:
|
| 85 |
-
num_examples:
|
| 86 |
- name: test
|
| 87 |
-
num_bytes:
|
| 88 |
-
num_examples:
|
| 89 |
-
download_size:
|
| 90 |
-
dataset_size:
|
| 91 |
---
|
| 92 |
|
| 93 |
# Dataset Card for Dataset Name
|
|
|
|
| 3 |
- config_name: filtered_action
|
| 4 |
data_files:
|
| 5 |
- split: train
|
| 6 |
+
path: OPeRA_filtered/images/train-*
|
| 7 |
- split: test
|
| 8 |
+
path: OPeRA_filtered/images/test-*
|
| 9 |
- config_name: filtered_session
|
| 10 |
data_files:
|
| 11 |
- split: train
|
|
|
|
| 47 |
dataset_info:
|
| 48 |
config_name: filtered_action
|
| 49 |
features:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 50 |
- name: image
|
| 51 |
+
dtype: image
|
| 52 |
+
- name: image_name
|
| 53 |
dtype: string
|
| 54 |
splits:
|
| 55 |
- name: train
|
| 56 |
+
num_bytes: 521858125.33442354
|
| 57 |
+
num_examples: 826
|
| 58 |
- name: test
|
| 59 |
+
num_bytes: 2612466510.863577
|
| 60 |
+
num_examples: 4066
|
| 61 |
+
download_size: 2304649826
|
| 62 |
+
dataset_size: 3134324636.1980004
|
| 63 |
---
|
| 64 |
|
| 65 |
# Dataset Card for Dataset Name
|