hotchpotch commited on
Commit
5741f1d
·
verified ·
1 Parent(s): b9719ea

Update queries for reranking_hybrid candidates

Browse files
README.md CHANGED
@@ -112,7 +112,6 @@ configs:
112
  path: queries/NanoSciFact.parquet
113
  - split: NanoTouche2020
114
  path: queries/NanoTouche2020.parquet
115
- default: true
116
  language:
117
  - ko
118
  tags:
@@ -122,7 +121,7 @@ tags:
122
  - bm25
123
  - hakari-bench
124
  dataset_info:
125
- config_name: corpus
126
  features:
127
  - name: _id
128
  dtype: string
@@ -170,6 +169,54 @@ dataset_info:
170
  num_examples: 5745
171
  download_size: 34208947
172
  dataset_size: 60442415
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
173
  ---
174
 
175
  # NanoBEIR-ko
 
112
  path: queries/NanoSciFact.parquet
113
  - split: NanoTouche2020
114
  path: queries/NanoTouche2020.parquet
 
115
  language:
116
  - ko
117
  tags:
 
121
  - bm25
122
  - hakari-bench
123
  dataset_info:
124
+ - config_name: corpus
125
  features:
126
  - name: _id
127
  dtype: string
 
169
  num_examples: 5745
170
  download_size: 34208947
171
  dataset_size: 60442415
172
+ - config_name: queries
173
+ features:
174
+ - name: _id
175
+ dtype: string
176
+ - name: text
177
+ dtype: string
178
+ splits:
179
+ - name: NanoArguAna
180
+ num_bytes: 73164
181
+ num_examples: 50
182
+ - name: NanoClimateFEVER
183
+ num_bytes: 8480
184
+ num_examples: 50
185
+ - name: NanoDBPedia
186
+ num_bytes: 3160
187
+ num_examples: 50
188
+ - name: NanoFEVER
189
+ num_bytes: 3798
190
+ num_examples: 50
191
+ - name: NanoFiQA2018
192
+ num_bytes: 4200
193
+ num_examples: 50
194
+ - name: NanoHotpotQA
195
+ num_bytes: 7405
196
+ num_examples: 50
197
+ - name: NanoMSMARCO
198
+ num_bytes: 3009
199
+ num_examples: 50
200
+ - name: NanoNFCorpus
201
+ num_bytes: 2255
202
+ num_examples: 50
203
+ - name: NanoNQ
204
+ num_bytes: 4182
205
+ num_examples: 50
206
+ - name: NanoQuoraRetrieval
207
+ num_bytes: 4178
208
+ num_examples: 50
209
+ - name: NanoSCIDOCS
210
+ num_bytes: 6235
211
+ num_examples: 50
212
+ - name: NanoSciFact
213
+ num_bytes: 6032
214
+ num_examples: 50
215
+ - name: NanoTouche2020
216
+ num_bytes: 3170
217
+ num_examples: 49
218
+ download_size: 111013
219
+ dataset_size: 129268
220
  ---
221
 
222
  # NanoBEIR-ko
queries/{NanoArguAna.parquet → NanoArguAna-00000-of-00001.parquet} RENAMED
File without changes
queries/{NanoClimateFEVER.parquet → NanoClimateFEVER-00000-of-00001.parquet} RENAMED
File without changes
queries/{NanoDBPedia.parquet → NanoDBPedia-00000-of-00001.parquet} RENAMED
File without changes
queries/{NanoFEVER.parquet → NanoFEVER-00000-of-00001.parquet} RENAMED
File without changes
queries/{NanoFiQA2018.parquet → NanoFiQA2018-00000-of-00001.parquet} RENAMED
File without changes
queries/{NanoHotpotQA.parquet → NanoHotpotQA-00000-of-00001.parquet} RENAMED
File without changes
queries/{NanoMSMARCO.parquet → NanoMSMARCO-00000-of-00001.parquet} RENAMED
File without changes
queries/{NanoNFCorpus.parquet → NanoNFCorpus-00000-of-00001.parquet} RENAMED
File without changes
queries/{NanoNQ.parquet → NanoNQ-00000-of-00001.parquet} RENAMED
File without changes
queries/{NanoQuoraRetrieval.parquet → NanoQuoraRetrieval-00000-of-00001.parquet} RENAMED
File without changes
queries/{NanoSCIDOCS.parquet → NanoSCIDOCS-00000-of-00001.parquet} RENAMED
File without changes
queries/{NanoSciFact.parquet → NanoSciFact-00000-of-00001.parquet} RENAMED
File without changes
queries/{NanoTouche2020.parquet → NanoTouche2020-00000-of-00001.parquet} RENAMED
File without changes