File size: 819 Bytes
e4be15f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
32
33
34
35
36
37
38
39
---
dataset_info:
  features:
  - name: episodes
    dtype: string
  - name: refs
    dtype: int64
  - name: click
    dtype: int64
  - name: dblclick
    dtype: int64
  - name: keydown
    dtype: int64
  - name: keypress
    dtype: int64
  - name: keyup
    dtype: int64
  - name: mousedown
    dtype: int64
  - name: mouseup
    dtype: int64
  - name: scroll
    dtype: int64
  splits:
  - name: train
    num_bytes: 602371925
    num_examples: 464060
  - name: test
    num_bytes: 75459160
    num_examples: 58068
  - name: validate
    num_bytes: 75560379
    num_examples: 57976
  download_size: 121921413
  dataset_size: 753391464
---
# Dataset Card for "miniwob_snippet_improved"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)