MRBench/mbeir_nights_task4
收藏Hugging Face2024-06-07 更新2024-06-29 收录
下载链接:
https://hf-mirror.com/datasets/MRBench/mbeir_nights_task4
下载链接
链接失效反馈官方服务:
资源简介:
---
language:
- en
task_categories:
- multimodal-retrieval
source_datasets:
- m-beir
task_ids:
- image-to-image
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: 2120
- 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: 40038
- 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: 2120
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
- 图像到图像(image-to-image)
配置名称
- query
- corpus
- qrels
标签
- 信息检索(information-retrieval)
- 多模态检索(multimodal-retrieval)
数据集信息
qrels
- 特征
- query-id: 字符串(string)
- Q0: 字符串(string)
- corpus-id: 字符串(string)
- score: 整数(int8)
- 分割
- test: 2120个样本
corpus
- 特征
- id: 字符串(string)
- modality: 字符串(string)
- text: 字符串(string)
- image: 图像(image)
- 分割
- corpus: 40038个样本
query
- 特征
- id: 字符串(string)
- modality: 字符串(string)
- text: 字符串(string)
- image: 图像(image)
- 分割
- test: 2120个样本
配置
qrels
- 数据文件
- test: qrels-*
corpus
- 数据文件
- corpus: corpus-*
query
- 数据文件
- test: query-*



