README.md CHANGED
@@ -1,3 +1,65 @@
1
- ---
2
- license: cc
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ config_names:
5
+ - query
6
+ - corpus
7
+ - qrels
8
+ tags:
9
+ - information-retrieval
10
+ - multimodal-retrieval
11
+ dataset_info:
12
+ - config_name: qrels
13
+ features:
14
+ - name: query-id
15
+ dtype: string
16
+ - name: Q0
17
+ dtype: string
18
+ - name: corpus-id
19
+ dtype: string
20
+ - name: score
21
+ dtype: int8
22
+ splits:
23
+ - name: test
24
+ num_examples: 4887
25
+ - config_name: corpus
26
+ features:
27
+ - name: id
28
+ dtype: string
29
+ - name: modality
30
+ dtype: string
31
+ - name: text
32
+ dtype: string
33
+ - name: image
34
+ dtype: image
35
+ splits:
36
+ - name: corpus
37
+ num_examples: 68313
38
+ - config_name: query
39
+ features:
40
+ - name: id
41
+ dtype: string
42
+ - name: modality
43
+ dtype: string
44
+ - name: text
45
+ dtype: string
46
+ - name: image
47
+ dtype: image
48
+ splits:
49
+ - name: test
50
+ num_examples: 3743
51
+ configs:
52
+ - config_name: qrels
53
+ data_files:
54
+ - split: test
55
+ path: qrels.parquet
56
+ - config_name: corpus
57
+ data_files:
58
+ - split: corpus
59
+ path: corpus-*.parquet
60
+ - config_name: query
61
+ data_files:
62
+ - split: test
63
+ path: query.parquet
64
+ license: cc
65
+ ---
corpus-00000-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6775a348d9cc671b7bad1806dd4e4cf8b4497691304cfe55654d18c4365a8874
3
+ size 1526454872
corpus-00001-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3d96e15e43dd1ffb0c1dfc699f89223cd0c5e3266d343f52cc0eefe06366b4c
3
+ size 878906384
corpus-00002-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45f9c0545caa2a4710fd80974b770c91b6a4cd747ad1daff99eb4c5dfdd90b8f
3
+ size 928272905
corpus-00003-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83201c9c252559bfbd2834ff7dab5d734e8a666055c9aff59ec9691891e13269
3
+ size 1316406368
corpus-00004-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:362dee451cc9ce9d632f9b53d6e89d243dd136c254a9420a28b806a8cc6a8bff
3
+ size 1589506347
corpus-00005-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41de3c7d736674e03b50d6ab3eee3f70b101a40a2ded9a17f0604f61711e443c
3
+ size 1866152016
qrels.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfeb96028e37e0331c29da46c9484c46e89a6f01bdfa21b7e16f92ddcb6d32b8
3
+ size 43364
query.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cff1140ab35cb2191cb467ecac7ad350647f49cadfbe835b702c6b2e71028a97
3
+ size 127041583