Datasets:
b42095be40de5da76561b7330bc4bd32bee23be3dec0056e47129f5924aa4df1
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: 6014
|
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: 74381
|
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: 6003
|
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:7125ad50fa8380ef4c6e63ac275a0c4619db034b02ff9ad6cd09fb6ce47536c7
|
3 |
+
size 719902411
|
qrels-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c20cacb908575543b8889eecbff9c4eb9c5a7b7740c738659ea2333493b4425e
|
3 |
+
size 83268
|
query-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d2e825c0b39e4bb4325269a43eda8eb1f2c95799ba68e9ac9949a1d4bdba729
|
3 |
+
size 56094869
|