File size: 563 Bytes
0c4372d
 
ee1c48b
 
 
347db8e
 
ee1c48b
 
 
 
 
 
 
 
7a03a4a
ee1c48b
7a03a4a
ee1c48b
7a03a4a
74a6099
 
 
ee1c48b
347db8e
74a6099
ee1c48b
74a6099
 
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
30
31
---
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
---