Datasets:
667b21e31ce789ff87e9a0dbfe8a18fc31e51ce2cc05ef4473d7aaa88a3d7eca
Browse files- README.md +70 -0
- corpus-00000-of-00001.parquet +3 -0
- qrels-00000-of-00001.parquet +3 -0
- query-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
task_categories:
|
5 |
+
- multimodal-retrieval
|
6 |
+
source_datasets:
|
7 |
+
- m-beir
|
8 |
+
task_ids:
|
9 |
+
- (image,text)-to-image
|
10 |
+
config_names:
|
11 |
+
- query
|
12 |
+
- corpus
|
13 |
+
- qrels
|
14 |
+
tags:
|
15 |
+
- information-retrieval
|
16 |
+
- multimodal-retrieval
|
17 |
+
dataset_info:
|
18 |
+
- config_name: qrels
|
19 |
+
features:
|
20 |
+
- name: query-id
|
21 |
+
dtype: string
|
22 |
+
- name: Q0
|
23 |
+
dtype: string
|
24 |
+
- name: corpus-id
|
25 |
+
dtype: string
|
26 |
+
- name: score
|
27 |
+
dtype: int8
|
28 |
+
splits:
|
29 |
+
- name: test
|
30 |
+
num_examples: 4216
|
31 |
+
- config_name: corpus
|
32 |
+
features:
|
33 |
+
- name: id
|
34 |
+
dtype: string
|
35 |
+
- name: modality
|
36 |
+
dtype: string
|
37 |
+
- name: text
|
38 |
+
dtype: string
|
39 |
+
- name: image
|
40 |
+
dtype: image
|
41 |
+
splits:
|
42 |
+
- name: corpus
|
43 |
+
num_examples: 21551
|
44 |
+
- config_name: query
|
45 |
+
features:
|
46 |
+
- name: id
|
47 |
+
dtype: string
|
48 |
+
- name: modality
|
49 |
+
dtype: string
|
50 |
+
- name: text
|
51 |
+
dtype: string
|
52 |
+
- name: image
|
53 |
+
dtype: image
|
54 |
+
splits:
|
55 |
+
- name: test
|
56 |
+
num_examples: 4170
|
57 |
+
configs:
|
58 |
+
- config_name: qrels
|
59 |
+
data_files:
|
60 |
+
- split: test
|
61 |
+
path: qrels-*
|
62 |
+
- config_name: corpus
|
63 |
+
data_files:
|
64 |
+
- split: corpus
|
65 |
+
path: corpus-*
|
66 |
+
- config_name: query
|
67 |
+
data_files:
|
68 |
+
- split: test
|
69 |
+
path: query-*
|
70 |
+
---
|
corpus-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f8bf228ef90cf9a2091bca5c0078726ec468b3132e8c41cfdb43d78cd94e63f
|
3 |
+
size 349567914
|
qrels-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff8664894151f5e06edb8087bfc1672f377df84b579e59d8c29d3c5bca0627bb
|
3 |
+
size 48137
|
query-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a74f2264d86c188eda5b0a4fb34df66cf50fa7975c14855478833cceb10f1ec9
|
3 |
+
size 45779349
|