MRBench/mbeir_webqa_task1
收藏Hugging Face2024-06-07 更新2024-06-29 收录
下载链接:
https://hf-mirror.com/datasets/MRBench/mbeir_webqa_task1
下载链接
链接失效反馈官方服务:
资源简介:
---
language:
- en
task_categories:
- multimodal-retrieval
source_datasets:
- m-beir
task_ids:
- text-to-text
config_names:
- query
- corpus
- qrels
tags:
- information-retrieval
- multimodal-retrieval
dataset_info:
- config_name: qrels
features:
- name: query-id
dtype: string
- name: Q0
dtype: string
- name: corpus-id
dtype: string
- name: score
dtype: int8
splits:
- name: test
num_examples: 5002
- config_name: corpus
features:
- name: id
dtype: string
- name: modality
dtype: string
- name: text
dtype: string
- name: image
dtype: image
splits:
- name: corpus
num_examples: 544457
- config_name: query
features:
- name: id
dtype: string
- name: modality
dtype: string
- name: text
dtype: string
- name: image
dtype: image
splits:
- name: test
num_examples: 2455
configs:
- config_name: qrels
data_files:
- split: test
path: qrels-*
- config_name: corpus
data_files:
- split: corpus
path: corpus-*
- config_name: query
data_files:
- split: test
path: query-*
---
提供机构:
MRBench
原始信息汇总
数据集概述
语言
- 英语 (en)
任务类别
- 多模态检索 (multimodal-retrieval)
任务ID
- 文本到文本 (text-to-text)
配置名称
- query
- corpus
- qrels
标签
- 信息检索 (information-retrieval)
- 多模态检索 (multimodal-retrieval)
数据集信息
qrels 配置
- 特征:
- query-id: 字符串 (string)
- Q0: 字符串 (string)
- corpus-id: 字符串 (string)
- score: 整数 (int8)
- 分割:
- test: 5002 个样本
corpus 配置
- 特征:
- id: 字符串 (string)
- modality: 字符串 (string)
- text: 字符串 (string)
- image: 图像 (image)
- 分割:
- corpus: 544457 个样本
query 配置
- 特征:
- id: 字符串 (string)
- modality: 字符串 (string)
- text: 字符串 (string)
- image: 图像 (image)
- 分割:
- test: 2455 个样本
配置文件
qrels 配置
- 数据文件:
- test: qrels-*
corpus 配置
- 数据文件:
- corpus: corpus-*
query 配置
- 数据文件:
- test: query-*



