Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
orionweller commited on
Commit
7a82814
1 Parent(s): be7e2dd

Upload folder using huggingface_hub

Browse files
README.md ADDED
@@ -0,0 +1,313 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ - config_name: qrels_og-fas
4
+ features:
5
+ - name: query-id
6
+ dtype: string
7
+ - name: corpus-id
8
+ dtype: string
9
+ - name: score
10
+ dtype: float64
11
+ splits:
12
+ - name: test
13
+ num_bytes: 470546
14
+ num_examples: 12163
15
+ download_size: 470546
16
+ dataset_size: 470546
17
+ - config_name: qrels_changed-fas
18
+ features:
19
+ - name: query-id
20
+ dtype: string
21
+ - name: corpus-id
22
+ dtype: string
23
+ - name: score
24
+ dtype: float64
25
+ splits:
26
+ - name: test
27
+ num_bytes: 470157
28
+ num_examples: 12163
29
+ download_size: 470157
30
+ dataset_size: 470157
31
+ - config_name: corpus-fas
32
+ features:
33
+ - name: _id
34
+ dtype: string
35
+ - name: title
36
+ dtype: string
37
+ - name: text
38
+ dtype: string
39
+ splits:
40
+ - name: corpus
41
+ num_bytes: 108126004
42
+ num_examples: 41189
43
+ download_size: 108126004
44
+ dataset_size: 108126004
45
+ - config_name: queries-fas
46
+ features:
47
+ - name: _id
48
+ dtype: string
49
+ - name: text
50
+ dtype: string
51
+ - name: instruction_og
52
+ dtype: string
53
+ - name: instruction_changed
54
+ dtype: string
55
+ splits:
56
+ - name: queries
57
+ num_bytes: 28833
58
+ num_examples: 40
59
+ download_size: 28833
60
+ dataset_size: 28833
61
+ - config_name: top_ranked-fas
62
+ features:
63
+ - name: qid
64
+ dtype: string
65
+ - name: pid
66
+ dtype: string
67
+ splits:
68
+ - name: top_ranked
69
+ num_bytes: 1531154
70
+ num_examples: 40000
71
+ download_size: 1531154
72
+ dataset_size: 1531154
73
+ - config_name: qrels_og-rus
74
+ features:
75
+ - name: query-id
76
+ dtype: string
77
+ - name: corpus-id
78
+ dtype: string
79
+ - name: score
80
+ dtype: float64
81
+ splits:
82
+ - name: test
83
+ num_bytes: 466885
84
+ num_examples: 12067
85
+ download_size: 466885
86
+ dataset_size: 466885
87
+ - config_name: qrels_changed-rus
88
+ features:
89
+ - name: query-id
90
+ dtype: string
91
+ - name: corpus-id
92
+ dtype: string
93
+ - name: score
94
+ dtype: float64
95
+ splits:
96
+ - name: test
97
+ num_bytes: 466487
98
+ num_examples: 12067
99
+ download_size: 466487
100
+ dataset_size: 466487
101
+ - config_name: corpus-rus
102
+ features:
103
+ - name: _id
104
+ dtype: string
105
+ - name: title
106
+ dtype: string
107
+ - name: text
108
+ dtype: string
109
+ splits:
110
+ - name: corpus
111
+ num_bytes: 100142813
112
+ num_examples: 39326
113
+ download_size: 100142813
114
+ dataset_size: 100142813
115
+ - config_name: queries-rus
116
+ features:
117
+ - name: _id
118
+ dtype: string
119
+ - name: text
120
+ dtype: string
121
+ - name: instruction_og
122
+ dtype: string
123
+ - name: instruction_changed
124
+ dtype: string
125
+ splits:
126
+ - name: queries
127
+ num_bytes: 27729
128
+ num_examples: 40
129
+ download_size: 27729
130
+ dataset_size: 27729
131
+ - config_name: top_ranked-rus
132
+ features:
133
+ - name: qid
134
+ dtype: string
135
+ - name: pid
136
+ dtype: string
137
+ splits:
138
+ - name: top_ranked
139
+ num_bytes: 1531215
140
+ num_examples: 40000
141
+ download_size: 1531215
142
+ dataset_size: 1531215
143
+ - config_name: qrels_og-zho
144
+ features:
145
+ - name: query-id
146
+ dtype: string
147
+ - name: corpus-id
148
+ dtype: string
149
+ - name: score
150
+ dtype: float64
151
+ splits:
152
+ - name: test
153
+ num_bytes: 492178
154
+ num_examples: 12732
155
+ download_size: 492178
156
+ dataset_size: 492178
157
+ - config_name: qrels_changed-zho
158
+ features:
159
+ - name: query-id
160
+ dtype: string
161
+ - name: corpus-id
162
+ dtype: string
163
+ - name: score
164
+ dtype: float64
165
+ splits:
166
+ - name: test
167
+ num_bytes: 491764
168
+ num_examples: 12732
169
+ download_size: 491764
170
+ dataset_size: 491764
171
+ - config_name: corpus-zho
172
+ features:
173
+ - name: _id
174
+ dtype: string
175
+ - name: title
176
+ dtype: string
177
+ - name: text
178
+ dtype: string
179
+ splits:
180
+ - name: corpus
181
+ num_bytes: 83950020
182
+ num_examples: 41120
183
+ download_size: 83950020
184
+ dataset_size: 83950020
185
+ - config_name: queries-zho
186
+ features:
187
+ - name: _id
188
+ dtype: string
189
+ - name: text
190
+ dtype: string
191
+ - name: instruction_og
192
+ dtype: string
193
+ - name: instruction_changed
194
+ dtype: string
195
+ splits:
196
+ - name: queries
197
+ num_bytes: 29669
198
+ num_examples: 43
199
+ download_size: 29669
200
+ dataset_size: 29669
201
+ - config_name: top_ranked-zho
202
+ features:
203
+ - name: qid
204
+ dtype: string
205
+ - name: pid
206
+ dtype: string
207
+ splits:
208
+ - name: top_ranked
209
+ num_bytes: 1646082
210
+ num_examples: 43000
211
+ download_size: 1646082
212
+ dataset_size: 1646082
213
+ configs:
214
+ - config_name: qrels_og-fas
215
+ data_files:
216
+ - split: test
217
+ path: qrels_og-fas/test.parquet
218
+ - config_name: qrels_changed-fas
219
+ data_files:
220
+ - split: test
221
+ path: qrels_changed-fas/test.parquet
222
+ - config_name: corpus-fas
223
+ data_files:
224
+ - split: corpus
225
+ path: corpus-fas/corpus.parquet
226
+ - config_name: queries-fas
227
+ data_files:
228
+ - split: queries
229
+ path: queries-fas/queries.parquet
230
+ - config_name: top_ranked-fas
231
+ data_files:
232
+ - split: top_ranked
233
+ path: top_ranked-fas/top_ranked.parquet
234
+ - config_name: qrels_og-rus
235
+ data_files:
236
+ - split: test
237
+ path: qrels_og-rus/test.parquet
238
+ - config_name: qrels_changed-rus
239
+ data_files:
240
+ - split: test
241
+ path: qrels_changed-rus/test.parquet
242
+ - config_name: corpus-rus
243
+ data_files:
244
+ - split: corpus
245
+ path: corpus-rus/corpus.parquet
246
+ - config_name: queries-rus
247
+ data_files:
248
+ - split: queries
249
+ path: queries-rus/queries.parquet
250
+ - config_name: top_ranked-rus
251
+ data_files:
252
+ - split: top_ranked
253
+ path: top_ranked-rus/top_ranked.parquet
254
+ - config_name: qrels_og-zho
255
+ data_files:
256
+ - split: test
257
+ path: qrels_og-zho/test.parquet
258
+ - config_name: qrels_changed-zho
259
+ data_files:
260
+ - split: test
261
+ path: qrels_changed-zho/test.parquet
262
+ - config_name: corpus-zho
263
+ data_files:
264
+ - split: corpus
265
+ path: corpus-zho/corpus.parquet
266
+ - config_name: queries-zho
267
+ data_files:
268
+ - split: queries
269
+ path: queries-zho/queries.parquet
270
+ - config_name: top_ranked-zho
271
+ data_files:
272
+ - split: top_ranked
273
+ path: top_ranked-zho/top_ranked.parquet
274
+ ---
275
+
276
+ # mFollowIR-cross-lingual-parquet
277
+
278
+ This is a parquet version of the mFollowIR cross-lingual dataset that can be loaded directly with `load_dataset()`. The original dataset can be found at [jhu-clsp/mFollowIR-cross-lingual](https://huggingface.co/datasets/jhu-clsp/mFollowIR-cross-lingual).
279
+
280
+ ## Dataset Structure
281
+
282
+ The dataset contains the following configurations for each target language (fas, rus, zho):
283
+
284
+ ### Configurations
285
+ - `qrels_og_[lang]`: Original relevance judgments (test split)
286
+ - `qrels_changed_[lang]`: Modified relevance judgments (test split)
287
+ - `corpus_[lang]`: Document collection
288
+ - `queries_[lang]`: Query set with instructions
289
+ - `top_ranked_[lang]`: Top ranked documents
290
+
291
+ ## Usage
292
+
293
+ ```python
294
+ from datasets import load_dataset
295
+
296
+ # Load a specific configuration
297
+ dataset = load_dataset("jhu-clsp/mFollowIR-cross-lingual-parquet", "queries_fas") # or any other config
298
+
299
+ # Load multiple configurations
300
+ dataset = load_dataset("jhu-clsp/mFollowIR-cross-lingual-parquet",
301
+ ["queries_fas", "corpus_fas"])
302
+ ```
303
+
304
+ ## Citation
305
+
306
+ ```bibtex
307
+ @article{weller2024mfollowir,
308
+ title="mFollowIR: a Multilingual Benchmark for Instruction Following in Information Retrieval",
309
+ author="Weller, Orion and Chang, Benjamin and Yang, Eugene and Yarmohammadi, Mahsa and Barham, Sam and MacAvaney, Sean and Cohan, Arman and Soldaini, Luca and Van Durme, Benjamin and Lawrie, Dawn",
310
+ journal="arXiv preprint TODO",
311
+ year="2024"
312
+ }
313
+ ```
corpus-fas/corpus.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f43e98e8ad6fb5d1a42499786c42bedff80fb8609251fe8433b94cc95414bd5e
3
+ size 108126004
corpus-rus/corpus.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dca42ef8c858769b84983920b0efaf135a6345f0f048f6bf65ce09430282333b
3
+ size 100142813
corpus-zho/corpus.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ced647f4e52135c489b793f02f5bc4b64f3845a8a21ab72b06fd68059cf44fd4
3
+ size 83950020
qrels_changed-fas/test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ccb867674d4c28909ed9ddcb806316be12ab965c403dbd9329a31578826d045c
3
+ size 470157
qrels_changed-rus/test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4eeb367ba7657df51764778a83649d86d87889150c31eaf55c0b73fa21b4655b
3
+ size 466487
qrels_changed-zho/test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e29baf11f24691549135d22c2c56377484209f4d2a49b4ea6d3a78ae562f7ec
3
+ size 491764
qrels_og-fas/test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c975075fc4eb52ae96dbf50b80a56082610ef1e2820ad9c0c4f14ac7bae00ee6
3
+ size 470546
qrels_og-rus/test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fb546acdb1383dd83a0aecf37d114430211af6e9e9f8dabaa543a8b3504f38d
3
+ size 466885
qrels_og-zho/test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc618f716d3b8c5da3dbf00ec055d4316ac3906c93b0283289b14b26fcd75279
3
+ size 492178
queries-fas/queries.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f98328a1d21a40f11ba85174fa03340179e9daefeba0624093cf91e1aaaf66f
3
+ size 28833
queries-rus/queries.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:776526aae7413e14945572429d14652634b37b5ae8ec6873592a1f35b5b7328f
3
+ size 27729
queries-zho/queries.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43fe7ca8fdd394d51decdc5d0714e81df449e2d2a9992fa3fd1e71ebd09e62e6
3
+ size 29669
top_ranked-fas/top_ranked.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de1d4de9e5a104814efcf591f14e089015bdad0c7a8acf882add8a3ccef2e629
3
+ size 1531154
top_ranked-rus/top_ranked.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:759a1f3d051ef47dba31d1ecc536585774809ffd2ef4769fcadf9abef9cd2403
3
+ size 1531215
top_ranked-zho/top_ranked.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a34614b80b53985f422baed80e3d49c0d4a309ff95dd250f2e179e2d588fc86
3
+ size 1646082