gowitheflow-1998 commited on
Commit
a3118ae
1 Parent(s): 1552668
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ language:
3
+ - en
4
+ task_categories:
5
+ - multimodal-retrieval
6
+ source_datasets:
7
+ - custom
8
+ task_ids:
9
+ - 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: corpus-id
23
+ dtype: string
24
+ - name: score
25
+ dtype: int8
26
+ splits:
27
+ - name: test
28
+ num_examples: 20000
29
+ - config_name: corpus
30
+ features:
31
+ - name: id
32
+ dtype: string
33
+ - name: modality
34
+ dtype: string
35
+ - name: text
36
+ dtype: string
37
+ - name: image
38
+ dtype: image
39
+ splits:
40
+ - name: corpus
41
+ num_examples: 20000
42
+ - config_name: query
43
+ features:
44
+ - name: id
45
+ dtype: string
46
+ - name: modality
47
+ dtype: string
48
+ - name: text
49
+ dtype: string
50
+ - name: image
51
+ dtype: image
52
+ splits:
53
+ - name: test
54
+ num_examples: 250
55
+ configs:
56
+ - config_name: qrels
57
+ data_files:
58
+ - split: test
59
+ path: qrels-*
60
+ - config_name: corpus
61
+ data_files:
62
+ - split: corpus
63
+ path: corpus-*
64
+ - config_name: query
65
+ data_files:
66
+ - split: test
67
+ path: query-*
corpus-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a2959517c6cbf0677bc25ba1cbaeeb1bd34c05fde1625366f757ffd89f06922
3
+ size 512899
qrels-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a0615d4342aaaec59e64fbda8dad94b6ec9b4caabf776fc35a1e12e19bc7618
3
+ size 122102
query-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea8db848cd973a724f4a9a59c164bb6805409c569da8dfe1530a501f221950ad
3
+ size 5697