Datasets:

Modalities:
Text
Formats:
parquet
Size:
< 1K
Libraries:
Datasets
pandas
License:
the-wave-clean / README.md
imenelydiaker's picture
Update README.md
a0201c5 verified
|
raw
history blame
527 Bytes
metadata
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
      num_examples: 50
  download_size: 31757642
  dataset_size: 46665721