NohTow commited on
Commit
66d74b4
·
verified ·
1 Parent(s): 2f3b2a2

Upload folder using huggingface_hub

Browse files
Files changed (40) hide show
  1. README.md +233 -0
  2. corpus/NanoArguAna-00000-of-00001.parquet +3 -0
  3. corpus/NanoClimateFEVER-00000-of-00001.parquet +3 -0
  4. corpus/NanoDBPedia-00000-of-00001.parquet +3 -0
  5. corpus/NanoFEVER-00000-of-00001.parquet +3 -0
  6. corpus/NanoFiQA2018-00000-of-00001.parquet +3 -0
  7. corpus/NanoHotpotQA-00000-of-00001.parquet +3 -0
  8. corpus/NanoMSMARCO-00000-of-00001.parquet +3 -0
  9. corpus/NanoNFCorpus-00000-of-00001.parquet +3 -0
  10. corpus/NanoNQ-00000-of-00001.parquet +3 -0
  11. corpus/NanoQuoraRetrieval-00000-of-00001.parquet +3 -0
  12. corpus/NanoSCIDOCS-00000-of-00001.parquet +3 -0
  13. corpus/NanoSciFact-00000-of-00001.parquet +3 -0
  14. corpus/NanoTouche2020-00000-of-00001.parquet +3 -0
  15. qrels/NanoArguAna-00000-of-00001.parquet +3 -0
  16. qrels/NanoClimateFEVER-00000-of-00001.parquet +3 -0
  17. qrels/NanoDBPedia-00000-of-00001.parquet +3 -0
  18. qrels/NanoFEVER-00000-of-00001.parquet +3 -0
  19. qrels/NanoFiQA2018-00000-of-00001.parquet +3 -0
  20. qrels/NanoHotpotQA-00000-of-00001.parquet +3 -0
  21. qrels/NanoMSMARCO-00000-of-00001.parquet +3 -0
  22. qrels/NanoNFCorpus-00000-of-00001.parquet +3 -0
  23. qrels/NanoNQ-00000-of-00001.parquet +3 -0
  24. qrels/NanoQuoraRetrieval-00000-of-00001.parquet +3 -0
  25. qrels/NanoSCIDOCS-00000-of-00001.parquet +3 -0
  26. qrels/NanoSciFact-00000-of-00001.parquet +3 -0
  27. qrels/NanoTouche2020-00000-of-00001.parquet +3 -0
  28. queries/NanoArguAna-00000-of-00001.parquet +3 -0
  29. queries/NanoClimateFEVER-00000-of-00001.parquet +3 -0
  30. queries/NanoDBPedia-00000-of-00001.parquet +3 -0
  31. queries/NanoFEVER-00000-of-00001.parquet +3 -0
  32. queries/NanoFiQA2018-00000-of-00001.parquet +3 -0
  33. queries/NanoHotpotQA-00000-of-00001.parquet +3 -0
  34. queries/NanoMSMARCO-00000-of-00001.parquet +3 -0
  35. queries/NanoNFCorpus-00000-of-00001.parquet +3 -0
  36. queries/NanoNQ-00000-of-00001.parquet +3 -0
  37. queries/NanoQuoraRetrieval-00000-of-00001.parquet +3 -0
  38. queries/NanoSCIDOCS-00000-of-00001.parquet +3 -0
  39. queries/NanoSciFact-00000-of-00001.parquet +3 -0
  40. queries/NanoTouche2020-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,233 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ - config_name: corpus
4
+ features:
5
+ - name: _id
6
+ dtype: string
7
+ - name: text
8
+ dtype: string
9
+ splits:
10
+ - name: NanoClimateFEVER
11
+ num_bytes: 8323319
12
+ num_examples: 3408
13
+ - name: NanoDBPedia
14
+ num_bytes: 3595681
15
+ num_examples: 6045
16
+ - name: NanoFEVER
17
+ num_bytes: 9325263
18
+ num_examples: 4996
19
+ - name: NanoFiQA2018
20
+ num_bytes: 6525044
21
+ num_examples: 4598
22
+ - name: NanoHotpotQA
23
+ num_bytes: 3767570
24
+ num_examples: 5090
25
+ - name: NanoMSMARCO
26
+ num_bytes: 2558171
27
+ num_examples: 5043
28
+ - name: NanoNFCorpus
29
+ num_bytes: 7380822
30
+ num_examples: 2953
31
+ - name: NanoNQ
32
+ num_bytes: 4068842
33
+ num_examples: 5035
34
+ - name: NanoQuoraRetrieval
35
+ num_bytes: 582228
36
+ num_examples: 5046
37
+ - name: NanoSCIDOCS
38
+ num_bytes: 3355635
39
+ num_examples: 2210
40
+ - name: NanoArguAna
41
+ num_bytes: 5668736
42
+ num_examples: 3635
43
+ - name: NanoSciFact
44
+ num_bytes: 6809516
45
+ num_examples: 2919
46
+ - name: NanoTouche2020
47
+ num_bytes: 18710056
48
+ num_examples: 5745
49
+ download_size: 36928002
50
+ dataset_size: 80670883
51
+ - config_name: qrels
52
+ features:
53
+ - name: query-id
54
+ dtype: string
55
+ - name: corpus-id
56
+ dtype: string
57
+ splits:
58
+ - name: NanoClimateFEVER
59
+ num_bytes: 4361
60
+ num_examples: 148
61
+ - name: NanoDBPedia
62
+ num_bytes: 60640
63
+ num_examples: 1158
64
+ - name: NanoFEVER
65
+ num_bytes: 1630
66
+ num_examples: 57
67
+ - name: NanoFiQA2018
68
+ num_bytes: 2200
69
+ num_examples: 123
70
+ - name: NanoHotpotQA
71
+ num_bytes: 3885
72
+ num_examples: 100
73
+ - name: NanoMSMARCO
74
+ num_bytes: 1065
75
+ num_examples: 50
76
+ - name: NanoNFCorpus
77
+ num_bytes: 64851
78
+ num_examples: 2518
79
+ - name: NanoNQ
80
+ num_bytes: 1340
81
+ num_examples: 57
82
+ - name: NanoQuoraRetrieval
83
+ num_bytes: 1359
84
+ num_examples: 70
85
+ - name: NanoSCIDOCS
86
+ num_bytes: 21472
87
+ num_examples: 244
88
+ - name: NanoArguAna
89
+ num_bytes: 3496
90
+ num_examples: 50
91
+ - name: NanoSciFact
92
+ num_bytes: 1054
93
+ num_examples: 56
94
+ - name: NanoTouche2020
95
+ num_bytes: 45452
96
+ num_examples: 932
97
+ download_size: 91853
98
+ dataset_size: 212805
99
+ - config_name: queries
100
+ features:
101
+ - name: _id
102
+ dtype: string
103
+ - name: text
104
+ dtype: string
105
+ splits:
106
+ - name: NanoClimateFEVER
107
+ num_bytes: 11146
108
+ num_examples: 50
109
+ - name: NanoDBPedia
110
+ num_bytes: 3938
111
+ num_examples: 50
112
+ - name: NanoFEVER
113
+ num_bytes: 4254
114
+ num_examples: 50
115
+ - name: NanoFiQA2018
116
+ num_bytes: 5495
117
+ num_examples: 50
118
+ - name: NanoHotpotQA
119
+ num_bytes: 8035
120
+ num_examples: 50
121
+ - name: NanoMSMARCO
122
+ num_bytes: 3576
123
+ num_examples: 50
124
+ - name: NanoNFCorpus
125
+ num_bytes: 2975
126
+ num_examples: 50
127
+ - name: NanoNQ
128
+ num_bytes: 4431
129
+ num_examples: 50
130
+ - name: NanoQuoraRetrieval
131
+ num_bytes: 4628
132
+ num_examples: 50
133
+ - name: NanoSCIDOCS
134
+ num_bytes: 8363
135
+ num_examples: 50
136
+ - name: NanoArguAna
137
+ num_bytes: 82991
138
+ num_examples: 50
139
+ - name: NanoSciFact
140
+ num_bytes: 8645
141
+ num_examples: 50
142
+ - name: NanoTouche2020
143
+ num_bytes: 4165
144
+ num_examples: 49
145
+ download_size: 107565
146
+ dataset_size: 152642
147
+ configs:
148
+ - config_name: corpus
149
+ data_files:
150
+ - split: NanoClimateFEVER
151
+ path: corpus/NanoClimateFEVER-*
152
+ - split: NanoDBPedia
153
+ path: corpus/NanoDBPedia-*
154
+ - split: NanoFEVER
155
+ path: corpus/NanoFEVER-*
156
+ - split: NanoFiQA2018
157
+ path: corpus/NanoFiQA2018-*
158
+ - split: NanoHotpotQA
159
+ path: corpus/NanoHotpotQA-*
160
+ - split: NanoMSMARCO
161
+ path: corpus/NanoMSMARCO-*
162
+ - split: NanoNFCorpus
163
+ path: corpus/NanoNFCorpus-*
164
+ - split: NanoNQ
165
+ path: corpus/NanoNQ-*
166
+ - split: NanoQuoraRetrieval
167
+ path: corpus/NanoQuoraRetrieval-*
168
+ - split: NanoSCIDOCS
169
+ path: corpus/NanoSCIDOCS-*
170
+ - split: NanoArguAna
171
+ path: corpus/NanoArguAna-*
172
+ - split: NanoSciFact
173
+ path: corpus/NanoSciFact-*
174
+ - split: NanoTouche2020
175
+ path: corpus/NanoTouche2020-*
176
+ - config_name: qrels
177
+ data_files:
178
+ - split: NanoClimateFEVER
179
+ path: qrels/NanoClimateFEVER-*
180
+ - split: NanoDBPedia
181
+ path: qrels/NanoDBPedia-*
182
+ - split: NanoFEVER
183
+ path: qrels/NanoFEVER-*
184
+ - split: NanoFiQA2018
185
+ path: qrels/NanoFiQA2018-*
186
+ - split: NanoHotpotQA
187
+ path: qrels/NanoHotpotQA-*
188
+ - split: NanoMSMARCO
189
+ path: qrels/NanoMSMARCO-*
190
+ - split: NanoNFCorpus
191
+ path: qrels/NanoNFCorpus-*
192
+ - split: NanoNQ
193
+ path: qrels/NanoNQ-*
194
+ - split: NanoQuoraRetrieval
195
+ path: qrels/NanoQuoraRetrieval-*
196
+ - split: NanoSCIDOCS
197
+ path: qrels/NanoSCIDOCS-*
198
+ - split: NanoArguAna
199
+ path: qrels/NanoArguAna-*
200
+ - split: NanoSciFact
201
+ path: qrels/NanoSciFact-*
202
+ - split: NanoTouche2020
203
+ path: qrels/NanoTouche2020-*
204
+ - config_name: queries
205
+ data_files:
206
+ - split: NanoClimateFEVER
207
+ path: queries/NanoClimateFEVER-*
208
+ - split: NanoDBPedia
209
+ path: queries/NanoDBPedia-*
210
+ - split: NanoFEVER
211
+ path: queries/NanoFEVER-*
212
+ - split: NanoFiQA2018
213
+ path: queries/NanoFiQA2018-*
214
+ - split: NanoHotpotQA
215
+ path: queries/NanoHotpotQA-*
216
+ - split: NanoMSMARCO
217
+ path: queries/NanoMSMARCO-*
218
+ - split: NanoNFCorpus
219
+ path: queries/NanoNFCorpus-*
220
+ - split: NanoNQ
221
+ path: queries/NanoNQ-*
222
+ - split: NanoQuoraRetrieval
223
+ path: queries/NanoQuoraRetrieval-*
224
+ - split: NanoSCIDOCS
225
+ path: queries/NanoSCIDOCS-*
226
+ - split: NanoArguAna
227
+ path: queries/NanoArguAna-*
228
+ - split: NanoSciFact
229
+ path: queries/NanoSciFact-*
230
+ - split: NanoTouche2020
231
+ path: queries/NanoTouche2020-*
232
+ default: true
233
+ ---
corpus/NanoArguAna-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38616841fa8c3ec6453c93714602aed87e6b206cad6db48d3905a5ba452934b1
3
+ size 2527958
corpus/NanoClimateFEVER-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb7d78a11ff5de1fa583308d3069491b2c03d60aa7a2db5dc8fe830e0fa2d654
3
+ size 3838152
corpus/NanoDBPedia-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3d4d8bd6d95e4746774e811fb933d47ddcc0214b47cce34cbc0b983ad86367e
3
+ size 1730159
corpus/NanoFEVER-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07c7f4b70b2cb6698c3139a01b727630b7206aaf51ad0ad9fdc6ae7c40156a09
3
+ size 4553746
corpus/NanoFiQA2018-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5022926b2437ac1af3e9b966818548656f7f0431f7902832378ebee452ad7f3
3
+ size 3049387
corpus/NanoHotpotQA-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16a13d1fe7c23984482214782456999d6472e857bba0a217c39a47783c983aa4
3
+ size 1554590
corpus/NanoMSMARCO-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b26064bfebe494cdfe8ab3d00f7aa5dccdb737a522ce95015b92ab6c478f6a2
3
+ size 1308347
corpus/NanoNFCorpus-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5bd4dacc9732e102e006f1ed3ea000d19facd58c3d6319d9758f758b5c79372
3
+ size 3092174
corpus/NanoNQ-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb91b4154f9ba5c23222ff5023d955f35984504da724374b32e4f53298d72a03
3
+ size 2063188
corpus/NanoQuoraRetrieval-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d43dd5740f8988f31485e615df1a4dbf861affc1cb14bb7d7961a5d0cbb2e243
3
+ size 290307
corpus/NanoSCIDOCS-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fb1e246c5bffceb1084d2d21ef761088b8d935ba764c952bd72de029f7d9237
3
+ size 1522568
corpus/NanoSciFact-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d5e7d2f118ae86689546db74b7c00b118bbd1d27390222bcd83aff678ec9ab9
3
+ size 2945253
corpus/NanoTouche2020-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe771797e99503ae0a129b9b6a02987b1c8bc0ebc68929cbe5329bd3dfd6779f
3
+ size 8452173
qrels/NanoArguAna-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb469a9580d0872c54d9f8ff118243f1b77abfe8809a033ce5817ecf25bd9370
3
+ size 3382
qrels/NanoClimateFEVER-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:806b8b8f787b1f8f19c367512e92c73d933716d9f6b079999ba2b2ed442d8340
3
+ size 3774
qrels/NanoDBPedia-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3090230e42a469717641985eccd839b78b1d54aa6cabbb0a83f08ee2f963068a
3
+ size 22296
qrels/NanoFEVER-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32758317a399a6569b1325bbbf2259c397bb43b5fe4aa59e9993f52a3d071902
3
+ size 2748
qrels/NanoFiQA2018-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21bc1504b6d5efb1bf78236d08b5b0a81c352fb1aadb02d8959ba94fbf01e8ba
3
+ size 2677
qrels/NanoHotpotQA-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2bb77ea2883970e1a48b00e5c24a5a61206bf534f7f892e0b8070d7112de7a1b
3
+ size 3431
qrels/NanoMSMARCO-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cd84c97a6ed813ffccbbb0b7aacc3051641f40a5869e0a15415823caf65c0d1
3
+ size 2133
qrels/NanoNFCorpus-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d97ea8176db52aa04773f2459d02e20c582ed9aa694801201cd21e841a00f200
3
+ size 13239
qrels/NanoNQ-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f08f73ba0246a9ec1282ca26b48faa24cffb7e1e223354b7fb14fa9f4339e112
3
+ size 2051
qrels/NanoQuoraRetrieval-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7ea957c68ea0736465643ee388b37669e21b953aae715f7f22aeedbd0819b12
3
+ size 2310
qrels/NanoSCIDOCS-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:132c06c8315fd020d9573dd5b34d69dc276f057ebe1adc265ad62751c21a0265
3
+ size 13954
qrels/NanoSciFact-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bfe8b38bac22fafab42cc3d9f0161ff57e50cd13c49757ade474e9acc675f55
3
+ size 2124
qrels/NanoTouche2020-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1b7500589ed1356a38623d816e05073c5c7e48bcf6e9d263b22741b62940ed5
3
+ size 17734
queries/NanoArguAna-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d8225b40b5572183987f088436ff9ce99741aa34d9313da2dd77745c3906d7f
3
+ size 45943
queries/NanoClimateFEVER-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8203efd12a81eb12171eff1a0ad9148ea0ae74c659f7d4c23e670f88514929ce
3
+ size 7990
queries/NanoDBPedia-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4b844614953e3092fda3ad861966accd4b21c7939bccbcd20f7f8631cda31c9
3
+ size 3763
queries/NanoFEVER-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:878a9e443a51e51e87138113c726d6131a190b9dbb4c699a33cf52e16406973f
3
+ size 4380
queries/NanoFiQA2018-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ecf742e746cc9b98936bf0166e25b0354c5dcc67529ea2e8def35fc38e239aba
3
+ size 4810
queries/NanoHotpotQA-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc8aa69c22ded5b6cbff97559e0b1619aa8a679470c42615f0767640772a6105
3
+ size 7111
queries/NanoMSMARCO-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7be5fb9b5c9b551ce6f870434e959ac81d40979d9e9f9c5f75eac184c9246ad
3
+ size 3778
queries/NanoNFCorpus-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9cf491bb4afdaeb2feb09280bdbc8d9fdc79d52d41140acd8ec514c70b44a404
3
+ size 3265
queries/NanoNQ-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b0c8d7aeb1fb3c724817f965fdf1e3997df016515c8000c76c0df18694ee8a0
3
+ size 4216
queries/NanoQuoraRetrieval-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a7d2d7cef400953387cc4aacbdae49472cc5edfa03997be6026d8e64b0558f4
3
+ size 4458
queries/NanoSCIDOCS-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55c2ca0c7819761d9afad98bf68da1e2842fd47a7b40ea41a3acd63bd24bbc6a
3
+ size 7546
queries/NanoSciFact-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cd2c4467c683c8ad9e7da86a3fa4711fc872a81f0650001d73e3c84c8b61845
3
+ size 6374
queries/NanoTouche2020-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2af6b4e279955322da5f4fc9c77ec9505b29d4a312dc1050e69f3232306d51e5
3
+ size 3931