the-wave-clean / README.md
dhuynh95's picture
Upload dataset
347db8e verified
---
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: string
- name: full_xpath
dtype: string
splits:
- name: test
num_bytes: 96254184
num_examples: 50
download_size: 58574544
dataset_size: 96254184
---