LucasThil/miniwob_snippets
收藏资源简介:
--- 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: 674906155 num_examples: 587268 - name: test num_bytes: 84528980 num_examples: 73420 - name: validate num_bytes: 84695448 num_examples: 73318 download_size: 140471741 dataset_size: 844130583 --- # Dataset Card for "miniwob_snippets" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
dataset_info: features: - name: 事件序列(episodes) dtype: 字符串 - 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: 训练集 num_bytes: 674906155 num_examples: 587268 - name: 测试集 num_bytes: 84528980 num_examples: 73420 - name: 验证集 num_bytes: 84695448 num_examples: 73318 download_size: 140471741 dataset_size: 844130583 # 《miniwob_snippets数据集卡片》 [需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集名称
- 名称: miniwob_snippets
数据集特征
- 特征列表:
- episodes: string
- refs: int64
- click: int64
- dblclick: int64
- keydown: int64
- keypress: int64
- keyup: int64
- mousedown: int64
- mouseup: int64
- scroll: int64
数据集分割
- 训练集:
- 大小: 674906155 字节
- 示例数量: 587268
- 测试集:
- 大小: 84528980 字节
- 示例数量: 73420
- 验证集:
- 大小: 84695448 字节
- 示例数量: 73318
数据集大小
- 下载大小: 140471741 字节
- 数据集总大小: 844130583 字节



