hotchpotch commited on
Commit
24e28d8
·
verified ·
1 Parent(s): d4612a5

Update bm25 for reranking_hybrid candidates

Browse files
README.md CHANGED
@@ -3,31 +3,31 @@ configs:
3
  - config_name: bm25
4
  data_files:
5
  - split: NanoArguAna
6
- path: bm25/NanoArguAna.parquet
7
  - split: NanoClimateFEVER
8
- path: bm25/NanoClimateFEVER.parquet
9
  - split: NanoDBPedia
10
- path: bm25/NanoDBPedia.parquet
11
  - split: NanoFEVER
12
- path: bm25/NanoFEVER.parquet
13
  - split: NanoFiQA2018
14
- path: bm25/NanoFiQA2018.parquet
15
  - split: NanoHotpotQA
16
- path: bm25/NanoHotpotQA.parquet
17
  - split: NanoMSMARCO
18
- path: bm25/NanoMSMARCO.parquet
19
  - split: NanoNFCorpus
20
- path: bm25/NanoNFCorpus.parquet
21
  - split: NanoNQ
22
- path: bm25/NanoNQ.parquet
23
  - split: NanoQuoraRetrieval
24
- path: bm25/NanoQuoraRetrieval.parquet
25
  - split: NanoSCIDOCS
26
- path: bm25/NanoSCIDOCS.parquet
27
  - split: NanoSciFact
28
- path: bm25/NanoSciFact.parquet
29
  - split: NanoTouche2020
30
- path: bm25/NanoTouche2020.parquet
31
  - config_name: corpus
32
  data_files:
33
  - split: NanoArguAna
@@ -121,6 +121,54 @@ tags:
121
  - bm25
122
  - hakari-bench
123
  dataset_info:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
124
  - config_name: corpus
125
  features:
126
  - name: _id
 
3
  - config_name: bm25
4
  data_files:
5
  - split: NanoArguAna
6
+ path: bm25/NanoArguAna-*
7
  - split: NanoClimateFEVER
8
+ path: bm25/NanoClimateFEVER-*
9
  - split: NanoDBPedia
10
+ path: bm25/NanoDBPedia-*
11
  - split: NanoFEVER
12
+ path: bm25/NanoFEVER-*
13
  - split: NanoFiQA2018
14
+ path: bm25/NanoFiQA2018-*
15
  - split: NanoHotpotQA
16
+ path: bm25/NanoHotpotQA-*
17
  - split: NanoMSMARCO
18
+ path: bm25/NanoMSMARCO-*
19
  - split: NanoNFCorpus
20
+ path: bm25/NanoNFCorpus-*
21
  - split: NanoNQ
22
+ path: bm25/NanoNQ-*
23
  - split: NanoQuoraRetrieval
24
+ path: bm25/NanoQuoraRetrieval-*
25
  - split: NanoSCIDOCS
26
+ path: bm25/NanoSCIDOCS-*
27
  - split: NanoSciFact
28
+ path: bm25/NanoSciFact-*
29
  - split: NanoTouche2020
30
+ path: bm25/NanoTouche2020-*
31
  - config_name: corpus
32
  data_files:
33
  - split: NanoArguAna
 
121
  - bm25
122
  - hakari-bench
123
  dataset_info:
124
+ - config_name: bm25
125
+ features:
126
+ - name: query-id
127
+ dtype: string
128
+ - name: corpus-ids
129
+ list: string
130
+ splits:
131
+ - name: NanoArguAna
132
+ num_bytes: 969162
133
+ num_examples: 50
134
+ - name: NanoClimateFEVER
135
+ num_bytes: 596033
136
+ num_examples: 50
137
+ - name: NanoDBPedia
138
+ num_bytes: 874496
139
+ num_examples: 50
140
+ - name: NanoFEVER
141
+ num_bytes: 592808
142
+ num_examples: 50
143
+ - name: NanoFiQA2018
144
+ num_bytes: 246063
145
+ num_examples: 50
146
+ - name: NanoHotpotQA
147
+ num_bytes: 288791
148
+ num_examples: 50
149
+ - name: NanoMSMARCO
150
+ num_bytes: 273333
151
+ num_examples: 50
152
+ - name: NanoNFCorpus
153
+ num_bytes: 300176
154
+ num_examples: 50
155
+ - name: NanoNQ
156
+ num_bytes: 336389
157
+ num_examples: 50
158
+ - name: NanoQuoraRetrieval
159
+ num_bytes: 244506
160
+ num_examples: 50
161
+ - name: NanoSCIDOCS
162
+ num_bytes: 1102400
163
+ num_examples: 50
164
+ - name: NanoSciFact
165
+ num_bytes: 290703
166
+ num_examples: 50
167
+ - name: NanoTouche2020
168
+ num_bytes: 1052427
169
+ num_examples: 49
170
+ download_size: 7185582
171
+ dataset_size: 7167287
172
  - config_name: corpus
173
  features:
174
  - name: _id
bm25/{NanoArguAna.parquet → NanoArguAna-00000-of-00001.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:83c7d1b931352bd428a0637ec74ce9fd0106377e4327607c8c03a71a8131ba3d
3
- size 194521
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:596d38e9aec2080958c21926785ce5b804d86ea7168d3b1713b4e94b95897d67
3
+ size 970197
bm25/{NanoClimateFEVER.parquet → NanoClimateFEVER-00000-of-00001.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8973ba053b5da168c30d40a7bd71cb46e9830e473a2e110cc1ae50696a97381e
3
- size 127039
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:314217b1c24c8bb9b6b55dd48ae4f7d1b1dd7ab89e6daf166bf5f19471cdfa65
3
+ size 597562
bm25/{NanoDBPedia.parquet → NanoDBPedia-00000-of-00001.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:282633396366efa975ef1c95c62b05936c37dbf2c5642975269101b1bd88be4f
3
- size 178954
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:236f34fffd4ccc732e10cc3feb5cbfc7b229a527e6568310c341c85a8fb9ae4c
3
+ size 875771
bm25/{NanoFEVER.parquet → NanoFEVER-00000-of-00001.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a5927f9bf539dd7e8893b6ceb1ac84b84b6d76fd60dc6888750c415b0ab03d50
3
- size 122758
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b4f94acf22b7915496c00fc69cb706189891ba76904243e713d9fcab1f0ad9a
3
+ size 594274
bm25/NanoFiQA2018-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfc572baa4666ecb048203d45c5edbcb4c198e6da1f71e0264893ff44b2dfd5c
3
+ size 247484
bm25/NanoFiQA2018.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:abd54c170cef64cd4a103d3fa81ea92085e7dfb5bd62c56992576206aec08ea4
3
- size 51091
 
 
 
 
bm25/NanoHotpotQA-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d5936ea47edc356d0b67adfb266d0478aef420686df5b3cc73141637dd2828f
3
+ size 290014
bm25/NanoHotpotQA.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c6eb5bb215149e797c4e1ee150ab80f158d6b7214869ef33e6b1b71bedf38aa7
3
- size 60317
 
 
 
 
bm25/NanoMSMARCO-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab94ca0ec12f526f0dc9e5fc8f4b9c79b7f2e464b146cb5b8ebb1df1cd1a84c2
3
+ size 274744
bm25/NanoMSMARCO.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:a69700ca241d4ddd0eabdfd274763af156425c2d0a16c18e8bd55fe34ba1c712
3
- size 56538
 
 
 
 
bm25/NanoNFCorpus-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82be62668689f776a94f41774b70d8c57298c30e1d74e3b836b596d2c525fac7
3
+ size 301353
bm25/NanoNFCorpus.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:501ff053e97a5353b20a3544ea1a22c483cdb461206cf82905dacf5ecd4aaf36
3
- size 61822
 
 
 
 
bm25/NanoNQ-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0c8ae747d35054a76751cb7ce1f6c0cf1f960cb8cdd4c6fe4c2bbaddb14d3a2
3
+ size 337653
bm25/NanoNQ.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0666400dc7199027062d3e6bcfb45ffed23353f0d417665d180f7fd3871c32b6
3
- size 69206
 
 
 
 
bm25/NanoQuoraRetrieval-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b127a09638d76e539b3e5ac970362469dcca375dbad29e7e0f83ff1a377443a4
3
+ size 245947
bm25/NanoQuoraRetrieval.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:bdf6b53a943b24b4e25640e1598668ad8077db496d22ca9db414b171c34d3ce1
3
- size 50897
 
 
 
 
bm25/NanoSCIDOCS-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90a2c7bd3f3768cde5e71112cbd4d6c1a3bbcf922646fb0537baf25f7481944c
3
+ size 1104314
bm25/NanoSCIDOCS.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:1555350571f134ca191d63538cca587437eaac6b5787815f45b183479880f91a
3
- size 224156
 
 
 
 
bm25/NanoSciFact-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ecf48f3bd55223e39ed978e92124178a1ed919d93ca4b825985281808bdab5f
3
+ size 292136
bm25/NanoSciFact.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:cd9b96b39dc18c041c32191c34e2a487b4c9a0e41660a7f41d4ac9acf0237e11
3
- size 60078
 
 
 
 
bm25/NanoTouche2020-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:657a6d4c24fe4e974b7952067bad40f27f373a6a7db637b5388db3591c322055
3
+ size 1054133
bm25/NanoTouche2020.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:9fa7cfe9c183a5afb539d71e4cc872c02dc5f66219f810e3693eb0960a8127c6
3
- size 212415