File size: 527 Bytes
0c4372d ee1c48b a0201c5 ee1c48b 7a03a4a ee1c48b 7a03a4a ee1c48b 7a03a4a c68b540 ee1c48b a0201c5 c68b540 ee1c48b c68b540 0c4372d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 |
---
license: apache-2.0
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
dataset_info:
features:
- name: query
dtype: string
- name: url
dtype: string
- name: html
dtype: string
- name: selenium_ground_truth
dtype: string
- name: ground_truth_outer_html
dtype: string
- name: ground_truth_highlighted_screenshot
dtype: image
splits:
- name: test
num_bytes: 46665721.0
num_examples: 50
download_size: 31757642
dataset_size: 46665721.0
---
|