Datasets:
File size: 1,272 Bytes
5007ee7 26ab4bd 5007ee7 26ab4bd 5007ee7 26ab4bd f7c6537 5007ee7 f7c6537 5007ee7 f7c6537 5007ee7 f7c6537 5007ee7 f7c6537 5007ee7 f7c6537 5007ee7 f7c6537 5007ee7 26ab4bd f7c6537 5007ee7 f7c6537 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 |
---
language:
- en
config_names:
- query
- corpus
- qrels
tags:
- information-retrieval
- image-retrieval
dataset_info:
- config_name: corpus
features:
- name: image
dtype: image
- name: modality
dtype: string
- name: id
dtype: string
- name: image_url
dtype: string
- name: path
dtype: string
splits:
- name: corpus
num_bytes: 7737156263.304
num_examples: 53984
download_size: 11708959080
dataset_size: 7737156263.304
- config_name: qrels
features:
- name: query-id
dtype: string
- name: corpus-id
dtype: string
- name: score
dtype: int8
- name: difficulty
dtype: string
splits:
- name: test
num_examples: 13250
- config_name: query
features:
- name: image
dtype: image
- name: modality
dtype: string
- name: id
dtype: string
- name: image_url
dtype: string
- name: path
dtype: string
splits:
- name: test
num_bytes: 8277062053.25
num_examples: 13250
download_size: 5396905634
dataset_size: 8277062053.25
configs:
- config_name: corpus
data_files:
- split: corpus
path: corpus/corpus-*
- config_name: qrels
data_files:
- split: test
path: qrels-*
- config_name: query
data_files:
- split: test
path: query/test-*
---
|