rootsautomation/websrc
收藏资源简介:
WebSRC v1.0是一个用于网页结构阅读理解的数据集。该数据集包含6.4K个网页和40万个关于网页的问题-答案对。任务要求系统全面理解网页的空间结构和逻辑结构。数据集的特点包括域、页面ID、问题、答案和图像。图像以base64编码的二进制字符串形式存储。数据集分为训练集和开发集,分别包含307,315和52,826个问题-答案对。数据集的目标是帮助开发大型多模态模型(LMM),特别是在需要推理屏幕内容的数字领域。
WebSRC v1.0 is a dataset for web structure reading comprehension. It contains 6.4K web pages and 400K question-answer pairs related to these web pages. The task requires AI systems to comprehensively understand both the spatial and logical structures of web pages. The dataset includes fields such as domain, page ID, question, answer, and accompanying images. Images are stored as base64-encoded binary strings. The dataset is split into a training set and a development set, which contain 307,315 and 52,826 question-answer pairs respectively. The goal of this dataset is to assist the development of large multimodal models (LMMs), especially in digital domains where reasoning about screen content is required.
数据集概述
数据集名称: WebSRC v1.0
数据集任务: 阅读理解,特别是针对网页结构的理解。
数据集规模:
- 包含6.4K个网页。
- 包含400K个问题-答案对。
数据集特征:
- domain: 字符串,网站的广泛类别。
- page_id: 字符串,网页的唯一ID。
- question: 字符串,需要回答的问题。
- answer: 字符串,实际答案。
- image: 字符串,图像的base64编码。
数据集分割:
- 训练集: 包含4,549个网页,307,315个问题-答案对。
- 开发集: 包含913个网页,52,826个问题-答案对。
数据集统计:
-
问题类型分为KV、Compare和Table三种,具体分布如下:
类型 # Websites # Webpages # QAs KV 34 3,207 168,606 Comparison 15 1,339 68,578 Table 21 1,901 163,314
数据集用途: 主要用于大型多模态模型(LMM)的开发,特别是在需要对屏幕内容进行推理的数字领域。




