vidore/syntheticDocQA_energy_test
收藏资源简介:
该数据集是一个特定主题的检索基准,涵盖了多个领域,特别是关于能源的技术文档。数据集包含1000个PDF文档的1000个随机页面,每个页面关联了100个由Claude-3 Sonnet生成的问题和答案。数据收集通过一个网络爬虫进行,爬虫使用GPT-3.5 Turbo生成相关主题和子主题的搜索查询,并通过SerpAPI从Google搜索中抓取PDF文档。数据整理过程中,人类注释者对生成的问题和答案进行了质量和相关性的过滤。数据集的结构包括查询、图像、图像文件名、答案、页面、模型、提示和来源等特征。
This dataset is part of a topic-specific retrieval benchmark spanning multiple domains, which evaluates retrieval in more realistic industrial applications. It includes documents about Energy that allow ViDoRe to benchmark technical documentation about energy. The dataset contains 1000 randomly sampled pages from 1000 PDF documents, each associated with 100 questions and answers generated using Claude-3 Sonnet. Data collection was performed using a web crawler that uses GPT-3.5 Turbo to generate related topics and subtopics for search queries, and SerpAPI to scrape PDF documents from Google Search. Human annotators extensively filtered the generated queries and answers for quality and relevance. The dataset structure includes features such as query, image, image filename, answer, page, model, prompt, and source.
数据集概述
数据集信息
-
特征:
query: 字符串类型image: 图像类型image_filename: 字符串类型answer: 字符串类型page: 字符串类型model: 字符串类型prompt: 字符串类型source: 字符串类型
-
分割:
test: 包含1000个样本,占用323014157.0字节
-
下载大小: 273604911字节
-
数据集大小: 323014157.0字节
-
配置:
default: 包含测试数据文件路径data/test-*
-
许可证: MIT
-
语言: 英语
-
规模: 样本数小于1000
-
任务类别:
- 视觉问答
- 问答
-
标签:
- 多模态
- 检索
- 文档检索
- 能源
数据集描述
该数据集是跨多个领域的特定主题检索基准的一部分,评估在更现实的工业应用中的检索效果。数据集包含关于能源的文档,允许ViDoRe基准测试关于能源的技术文档。
数据收集
通过网络爬虫收集了1000个PDF文档,查询词为“energy”。从这些文档中随机抽取了1000页,并与使用Claude-3 Sonnet生成的高质量视觉语言模型生成的100个问题和答案相关联。
数据结构
数据集实例的结构示例如下: json features:
- name: query dtype: string
- name: image dtype: image
- name: image_filename dtype: string
- name: answer dtype: string
- name: page dtype: string
- name: model dtype: string
- name: prompt dtype: string
- name: source dtype: string
引用信息
如果使用此数据集进行研究,请引用原始数据集如下: latex @misc{faysse2024colpaliefficientdocumentretrieval, title={ColPali: Efficient Document Retrieval with Vision Language Models}, author={Manuel Faysse and Hugues Sibille and Tony Wu and Gautier Viaud and Céline Hudelot and Pierre Colombo}, year={2024}, eprint={2407.01449}, archivePrefix={arXiv}, primaryClass={cs.IR}, url={https://arxiv.org/abs/2407.01449}, }




