monikernemo commited on
Commit
6c44be6
·
verified ·
1 Parent(s): 793ea87

Upload 31 files

Browse files
README.md ADDED
@@ -0,0 +1,484 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ - config_name: go-corpus
4
+ features:
5
+ - name: _id
6
+ dtype: string
7
+ - name: title
8
+ dtype: string
9
+ - name: partition
10
+ dtype: string
11
+ - name: text
12
+ dtype: string
13
+ - name: language
14
+ dtype: string
15
+ - name: meta_information
16
+ struct:
17
+ - name: resource
18
+ dtype: string
19
+ splits:
20
+ - name: corpus
21
+ num_bytes: 40674054
22
+ num_examples: 182735
23
+ download_size: 18232443
24
+ dataset_size: 40674054
25
+ - config_name: go-qrels
26
+ features:
27
+ - name: query-id
28
+ dtype: string
29
+ - name: corpus-id
30
+ dtype: string
31
+ - name: score
32
+ dtype: int64
33
+ splits:
34
+ - name: train
35
+ num_bytes: 4796420
36
+ num_examples: 167288
37
+ - name: valid
38
+ num_bytes: 219750
39
+ num_examples: 7325
40
+ - name: test
41
+ num_bytes: 243660
42
+ num_examples: 8122
43
+ download_size: 2079738
44
+ dataset_size: 5259830
45
+ - config_name: go-queries
46
+ features:
47
+ - name: _id
48
+ dtype: string
49
+ - name: title
50
+ dtype: string
51
+ - name: partition
52
+ dtype: string
53
+ - name: text
54
+ dtype: string
55
+ - name: language
56
+ dtype: string
57
+ - name: meta_information
58
+ struct:
59
+ - name: resource
60
+ dtype: string
61
+ splits:
62
+ - name: queries
63
+ num_bytes: 52487127
64
+ num_examples: 182735
65
+ download_size: 22518511
66
+ dataset_size: 52487127
67
+ - config_name: java-corpus
68
+ features:
69
+ - name: _id
70
+ dtype: string
71
+ - name: title
72
+ dtype: string
73
+ - name: partition
74
+ dtype: string
75
+ - name: text
76
+ dtype: string
77
+ - name: language
78
+ dtype: string
79
+ - name: meta_information
80
+ struct:
81
+ - name: resource
82
+ dtype: string
83
+ splits:
84
+ - name: corpus
85
+ num_bytes: 58200061
86
+ num_examples: 181061
87
+ download_size: 23131713
88
+ dataset_size: 58200061
89
+ - config_name: java-qrels
90
+ features:
91
+ - name: query-id
92
+ dtype: string
93
+ - name: corpus-id
94
+ dtype: string
95
+ - name: score
96
+ dtype: int64
97
+ splits:
98
+ - name: train
99
+ num_bytes: 4725470
100
+ num_examples: 164923
101
+ - name: valid
102
+ num_bytes: 155490
103
+ num_examples: 5183
104
+ - name: test
105
+ num_bytes: 328650
106
+ num_examples: 10955
107
+ download_size: 2059850
108
+ dataset_size: 5209610
109
+ - config_name: java-queries
110
+ features:
111
+ - name: _id
112
+ dtype: string
113
+ - name: title
114
+ dtype: string
115
+ - name: partition
116
+ dtype: string
117
+ - name: text
118
+ dtype: string
119
+ - name: language
120
+ dtype: string
121
+ - name: meta_information
122
+ struct:
123
+ - name: resource
124
+ dtype: string
125
+ splits:
126
+ - name: queries
127
+ num_bytes: 76773974
128
+ num_examples: 181061
129
+ download_size: 29677644
130
+ dataset_size: 76773974
131
+ - config_name: javascript-corpus
132
+ features:
133
+ - name: _id
134
+ dtype: string
135
+ - name: title
136
+ dtype: string
137
+ - name: partition
138
+ dtype: string
139
+ - name: text
140
+ dtype: string
141
+ - name: language
142
+ dtype: string
143
+ - name: meta_information
144
+ struct:
145
+ - name: resource
146
+ dtype: string
147
+ splits:
148
+ - name: corpus
149
+ num_bytes: 20940791
150
+ num_examples: 65201
151
+ download_size: 9148280
152
+ dataset_size: 20940791
153
+ - config_name: javascript-qrels
154
+ features:
155
+ - name: query-id
156
+ dtype: string
157
+ - name: corpus-id
158
+ dtype: string
159
+ - name: score
160
+ dtype: int64
161
+ splits:
162
+ - name: train
163
+ num_bytes: 1602480
164
+ num_examples: 58025
165
+ - name: valid
166
+ num_bytes: 108780
167
+ num_examples: 3885
168
+ - name: test
169
+ num_bytes: 92148
170
+ num_examples: 3291
171
+ download_size: 743674
172
+ dataset_size: 1803408
173
+ - config_name: javascript-queries
174
+ features:
175
+ - name: _id
176
+ dtype: string
177
+ - name: title
178
+ dtype: string
179
+ - name: partition
180
+ dtype: string
181
+ - name: text
182
+ dtype: string
183
+ - name: language
184
+ dtype: string
185
+ - name: meta_information
186
+ struct:
187
+ - name: resource
188
+ dtype: string
189
+ splits:
190
+ - name: queries
191
+ num_bytes: 28240438
192
+ num_examples: 65201
193
+ download_size: 12144058
194
+ dataset_size: 28240438
195
+ - config_name: php-corpus
196
+ features:
197
+ - name: _id
198
+ dtype: string
199
+ - name: title
200
+ dtype: string
201
+ - name: partition
202
+ dtype: string
203
+ - name: text
204
+ dtype: string
205
+ - name: language
206
+ dtype: string
207
+ - name: meta_information
208
+ struct:
209
+ - name: resource
210
+ dtype: string
211
+ splits:
212
+ - name: corpus
213
+ num_bytes: 82555033
214
+ num_examples: 268237
215
+ download_size: 32788224
216
+ dataset_size: 82555033
217
+ - config_name: php-qrels
218
+ features:
219
+ - name: query-id
220
+ dtype: string
221
+ - name: corpus-id
222
+ dtype: string
223
+ - name: score
224
+ dtype: int64
225
+ splits:
226
+ - name: train
227
+ num_bytes: 7015010
228
+ num_examples: 241241
229
+ - name: valid
230
+ num_bytes: 389460
231
+ num_examples: 12982
232
+ - name: test
233
+ num_bytes: 420420
234
+ num_examples: 14014
235
+ download_size: 3053262
236
+ dataset_size: 7824890
237
+ - config_name: php-queries
238
+ features:
239
+ - name: _id
240
+ dtype: string
241
+ - name: title
242
+ dtype: string
243
+ - name: partition
244
+ dtype: string
245
+ - name: text
246
+ dtype: string
247
+ - name: language
248
+ dtype: string
249
+ - name: meta_information
250
+ struct:
251
+ - name: resource
252
+ dtype: string
253
+ splits:
254
+ - name: queries
255
+ num_bytes: 108819401
256
+ num_examples: 268237
257
+ download_size: 41855424
258
+ dataset_size: 108819401
259
+ - config_name: python-corpus
260
+ features:
261
+ - name: _id
262
+ dtype: string
263
+ - name: title
264
+ dtype: string
265
+ - name: partition
266
+ dtype: string
267
+ - name: text
268
+ dtype: string
269
+ - name: language
270
+ dtype: string
271
+ - name: meta_information
272
+ struct:
273
+ - name: resource
274
+ dtype: string
275
+ splits:
276
+ - name: corpus
277
+ num_bytes: 120721520
278
+ num_examples: 280652
279
+ download_size: 49645245
280
+ dataset_size: 120721520
281
+ - config_name: python-qrels
282
+ features:
283
+ - name: query-id
284
+ dtype: string
285
+ - name: corpus-id
286
+ dtype: string
287
+ - name: score
288
+ dtype: int64
289
+ splits:
290
+ - name: train
291
+ num_bytes: 7332380
292
+ num_examples: 251820
293
+ - name: valid
294
+ num_bytes: 417420
295
+ num_examples: 13914
296
+ - name: test
297
+ num_bytes: 447540
298
+ num_examples: 14918
299
+ download_size: 3193423
300
+ dataset_size: 8197340
301
+ - config_name: python-queries
302
+ features:
303
+ - name: _id
304
+ dtype: string
305
+ - name: title
306
+ dtype: string
307
+ - name: partition
308
+ dtype: string
309
+ - name: text
310
+ dtype: string
311
+ - name: language
312
+ dtype: string
313
+ - name: meta_information
314
+ struct:
315
+ - name: resource
316
+ dtype: string
317
+ splits:
318
+ - name: queries
319
+ num_bytes: 164228951
320
+ num_examples: 280652
321
+ download_size: 68811755
322
+ dataset_size: 164228951
323
+ - config_name: ruby-corpus
324
+ features:
325
+ - name: _id
326
+ dtype: string
327
+ - name: title
328
+ dtype: string
329
+ - name: partition
330
+ dtype: string
331
+ - name: text
332
+ dtype: string
333
+ - name: language
334
+ dtype: string
335
+ - name: meta_information
336
+ struct:
337
+ - name: resource
338
+ dtype: string
339
+ splits:
340
+ - name: corpus
341
+ num_bytes: 6998326
342
+ num_examples: 27588
343
+ download_size: 3120619
344
+ dataset_size: 6998326
345
+ - config_name: ruby-qrels
346
+ features:
347
+ - name: query-id
348
+ dtype: string
349
+ - name: corpus-id
350
+ dtype: string
351
+ - name: score
352
+ dtype: int64
353
+ splits:
354
+ - name: train
355
+ num_bytes: 675736
356
+ num_examples: 24927
357
+ - name: valid
358
+ num_bytes: 39200
359
+ num_examples: 1400
360
+ - name: test
361
+ num_bytes: 35308
362
+ num_examples: 1261
363
+ download_size: 316849
364
+ dataset_size: 750244
365
+ - config_name: ruby-queries
366
+ features:
367
+ - name: _id
368
+ dtype: string
369
+ - name: title
370
+ dtype: string
371
+ - name: partition
372
+ dtype: string
373
+ - name: text
374
+ dtype: string
375
+ - name: language
376
+ dtype: string
377
+ - name: meta_information
378
+ struct:
379
+ - name: resource
380
+ dtype: string
381
+ splits:
382
+ - name: queries
383
+ num_bytes: 8891575
384
+ num_examples: 27588
385
+ download_size: 3948111
386
+ dataset_size: 8891575
387
+ configs:
388
+ - config_name: go-corpus
389
+ data_files:
390
+ - split: corpus
391
+ path: go-corpus/corpus-*
392
+ - config_name: go-qrels
393
+ data_files:
394
+ - split: train
395
+ path: go-qrels/train-*
396
+ - split: valid
397
+ path: go-qrels/valid-*
398
+ - split: test
399
+ path: go-qrels/test-*
400
+ - config_name: go-queries
401
+ data_files:
402
+ - split: queries
403
+ path: go-queries/queries-*
404
+ - config_name: java-corpus
405
+ data_files:
406
+ - split: corpus
407
+ path: java-corpus/corpus-*
408
+ - config_name: java-qrels
409
+ data_files:
410
+ - split: train
411
+ path: java-qrels/train-*
412
+ - split: valid
413
+ path: java-qrels/valid-*
414
+ - split: test
415
+ path: java-qrels/test-*
416
+ - config_name: java-queries
417
+ data_files:
418
+ - split: queries
419
+ path: java-queries/queries-*
420
+ - config_name: javascript-corpus
421
+ data_files:
422
+ - split: corpus
423
+ path: javascript-corpus/corpus-*
424
+ - config_name: javascript-qrels
425
+ data_files:
426
+ - split: train
427
+ path: javascript-qrels/train-*
428
+ - split: valid
429
+ path: javascript-qrels/valid-*
430
+ - split: test
431
+ path: javascript-qrels/test-*
432
+ - config_name: javascript-queries
433
+ data_files:
434
+ - split: queries
435
+ path: javascript-queries/queries-*
436
+ - config_name: php-corpus
437
+ data_files:
438
+ - split: corpus
439
+ path: php-corpus/corpus-*
440
+ - config_name: php-qrels
441
+ data_files:
442
+ - split: train
443
+ path: php-qrels/train-*
444
+ - split: valid
445
+ path: php-qrels/valid-*
446
+ - split: test
447
+ path: php-qrels/test-*
448
+ - config_name: php-queries
449
+ data_files:
450
+ - split: queries
451
+ path: php-queries/queries-*
452
+ - config_name: python-corpus
453
+ data_files:
454
+ - split: corpus
455
+ path: python-corpus/corpus-*
456
+ - config_name: python-qrels
457
+ data_files:
458
+ - split: train
459
+ path: python-qrels/train-*
460
+ - split: valid
461
+ path: python-qrels/valid-*
462
+ - split: test
463
+ path: python-qrels/test-*
464
+ - config_name: python-queries
465
+ data_files:
466
+ - split: queries
467
+ path: python-queries/queries-*
468
+ - config_name: ruby-corpus
469
+ data_files:
470
+ - split: corpus
471
+ path: ruby-corpus/corpus-*
472
+ - config_name: ruby-qrels
473
+ data_files:
474
+ - split: train
475
+ path: ruby-qrels/train-*
476
+ - split: valid
477
+ path: ruby-qrels/valid-*
478
+ - split: test
479
+ path: ruby-qrels/test-*
480
+ - config_name: ruby-queries
481
+ data_files:
482
+ - split: queries
483
+ path: ruby-queries/queries-*
484
+ ---
go-corpus/corpus-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8490dc0229011911e3b7f06ea4b71465b6192d32105047b6061be2266156a3fd
3
+ size 18232443
go-qrels/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:719c0c49bab1863fec9b86a632a4698e279177293072ac254aec48584f3a41a7
3
+ size 95153
go-qrels/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a6203a635801bd7499ff2979b90a6ea58e469296427d911b8dd5e3c24a25e71
3
+ size 1898825
go-qrels/valid-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8e427a630c37b5034a905628a7c1666b71bd1d437194b0fbf884ba749bcd293
3
+ size 85760
go-queries/queries-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e0137319f8493e7b64183f9570bffe4ed84d40c5a7916d76fa9ac3627ea039f
3
+ size 22518511
java-corpus/corpus-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32da7f3e742359250c01eba413096ddb1151006ffc6a8f1e46fe065a2c4b6321
3
+ size 23131713
java-qrels/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da36a8d4f5030d198063eb0106e23d8bc3e61365d165c95978ba5512863b0f23
3
+ size 127198
java-qrels/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a35e98708d5e26e69802f0f6cc2d24d13e017fed97495e52bce404b7400940cb
3
+ size 1871490
java-qrels/valid-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5161d2fe137ce50aba21050bee112df4671b76a7e8513aec97d0f1c98b738dda
3
+ size 61162
java-queries/queries-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbae20fff2db3ad2453a5fa0ebf1e8269996b6f189e41305059114a73378457e
3
+ size 29677644
javascript-corpus/corpus-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7878286ab192fd1a49db80f8f7de80f87ab61f525d9477067b60eb9f6635f8ba
3
+ size 9148280
javascript-qrels/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf10b8769436af2d9a3b4a7967d8959267270634930ce009cb8f927397316df8
3
+ size 39606
javascript-qrels/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2aa346d6abd4a0547ee0c7343f3f62001a56431ba39ecec9b4048027b8f1301b
3
+ size 658842
javascript-qrels/valid-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:006b53c8d29299748049a37eb5ea3bd76cbf91bf62811a7491f3a445343051f5
3
+ size 45226
javascript-queries/queries-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec47126473fdd5d46beaeb51b5735569d21da59549feecbf09f739a92d6bd7de
3
+ size 12144058
php-corpus/corpus-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f60fc83a65445a478539d00b09d3dffb01f7efba027e6f3b469eae85e4d72ee8
3
+ size 32788224
php-qrels/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68a4902ae9a59b0dcbb151213e61f7f8174165d1a2906e06390ac78b99b6bca8
3
+ size 163385
php-qrels/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddd2eb30a2216aa72a55d1e681893c0cdf81dbe21657afd7433d4e715f97ca5d
3
+ size 2739165
php-qrels/valid-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3db9d1bf5232986f1939f405f5c5fed934886f2954011551545ba585c3347788
3
+ size 150712
php-queries/queries-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35ff3bdfb805ed362cefd6e24fb4bbdda3a6714752e9fc1bd10ec1e542485541
3
+ size 41855424
python-corpus/corpus-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9790723334cf87fc9c040d15987d894e39e01e993642daf32290ca71f000cfed
3
+ size 49645245
python-qrels/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb97ebd3a020742102a73a95afbd7d8ed80dadd2fd1010df2981587af8ae6785
3
+ size 172833
python-qrels/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eeeb778f19aaf3927a1b36bf4d815a9774abe64c65d32adfe37f34a9fc9594ff
3
+ size 2859001
python-qrels/valid-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32beaaf291a53631fe5aba022f4b4280fbba7f3a67a6f09d8d163e76707bac7d
3
+ size 161589
python-queries/queries-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:257ed2cd26d9ddd1adbcc1722abf85370977c7ad55324822eebf2bb0392fafe1
3
+ size 68811755
ruby-corpus/corpus-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87ffd73a708664dbedbc21316ef03b9787ff97ce4c3b9c595ffb43fbb828d284
3
+ size 3120619
ruby-qrels/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72697160dfe6c98e31cbac2e686399a160d88e51e09e9e0cdf8281bc1e047491
3
+ size 16014
ruby-qrels/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8d05512e652c0e6f73a100362071638203ccbb96b7604f0a3f9498b5251668d
3
+ size 283266
ruby-qrels/valid-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7be1e676934ff9156bab3e6d52e55936ada7ba89980a4fa14dbe098280c575d3
3
+ size 17569
ruby-queries/queries-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e98a4d606f6d08a783f87d085959c52118f526d99a76f2d2945cd36a650b34b
3
+ size 3948111