hotchpotch commited on
Commit
6a08be8
·
verified ·
1 Parent(s): 11b6797

Update bm25 for reranking_hybrid candidates

Browse files
README.md CHANGED
@@ -3,25 +3,25 @@ configs:
3
  - config_name: bm25
4
  data_files:
5
  - split: NanoCUREv1
6
- path: bm25/NanoCUREv1.parquet
7
  - split: NanoNFCorpus
8
- path: bm25/NanoNFCorpus.parquet
9
  - split: NanoTRECCOVID
10
- path: bm25/NanoTRECCOVID.parquet
11
  - split: NanoTRECCOVIDPL
12
- path: bm25/NanoTRECCOVIDPL.parquet
13
  - split: NanoSciFact
14
- path: bm25/NanoSciFact.parquet
15
  - split: NanoSciFactPL
16
- path: bm25/NanoSciFactPL.parquet
17
  - split: NanoMedicalQA
18
- path: bm25/NanoMedicalQA.parquet
19
  - split: NanoPublicHealthQA
20
- path: bm25/NanoPublicHealthQA.parquet
21
  - split: NanoCmedqa
22
- path: bm25/NanoCmedqa.parquet
23
  - split: NanoCMedQAv2reranking
24
- path: bm25/NanoCMedQAv2reranking.parquet
25
  - config_name: corpus
26
  data_files:
27
  - split: NanoCUREv1
@@ -99,6 +99,45 @@ tags:
99
  - nano
100
  - bm25
101
  dataset_info:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
102
  - config_name: corpus
103
  features:
104
  - name: _id
 
3
  - config_name: bm25
4
  data_files:
5
  - split: NanoCUREv1
6
+ path: bm25/NanoCUREv1-*
7
  - split: NanoNFCorpus
8
+ path: bm25/NanoNFCorpus-*
9
  - split: NanoTRECCOVID
10
+ path: bm25/NanoTRECCOVID-*
11
  - split: NanoTRECCOVIDPL
12
+ path: bm25/NanoTRECCOVIDPL-*
13
  - split: NanoSciFact
14
+ path: bm25/NanoSciFact-*
15
  - split: NanoSciFactPL
16
+ path: bm25/NanoSciFactPL-*
17
  - split: NanoMedicalQA
18
+ path: bm25/NanoMedicalQA-*
19
  - split: NanoPublicHealthQA
20
+ path: bm25/NanoPublicHealthQA-*
21
  - split: NanoCmedqa
22
+ path: bm25/NanoCmedqa-*
23
  - split: NanoCMedQAv2reranking
24
+ path: bm25/NanoCMedQAv2reranking-*
25
  - config_name: corpus
26
  data_files:
27
  - split: NanoCUREv1
 
99
  - nano
100
  - bm25
101
  dataset_info:
102
+ - config_name: bm25
103
+ features:
104
+ - name: query-id
105
+ dtype: string
106
+ - name: corpus-ids
107
+ list: string
108
+ splits:
109
+ - name: NanoCMedQAv2reranking
110
+ num_bytes: 3101432
111
+ num_examples: 200
112
+ - name: NanoCUREv1
113
+ num_bytes: 4008800
114
+ num_examples: 200
115
+ - name: NanoCmedqa
116
+ num_bytes: 3608000
117
+ num_examples: 200
118
+ - name: NanoMedicalQA
119
+ num_bytes: 4008800
120
+ num_examples: 200
121
+ - name: NanoNFCorpus
122
+ num_bytes: 1199880
123
+ num_examples: 200
124
+ - name: NanoPublicHealthQA
125
+ num_bytes: 51848
126
+ num_examples: 86
127
+ - name: NanoSciFact
128
+ num_bytes: 1163934
129
+ num_examples: 200
130
+ - name: NanoSciFactPL
131
+ num_bytes: 1163174
132
+ num_examples: 200
133
+ - name: NanoTRECCOVID
134
+ num_bytes: 300491
135
+ num_examples: 50
136
+ - name: NanoTRECCOVIDPL
137
+ num_bytes: 300491
138
+ num_examples: 50
139
+ download_size: 18921664
140
+ dataset_size: 18906850
141
  - config_name: corpus
142
  features:
143
  - name: _id
bm25/{NanoMedicalQA.parquet → NanoCMedQAv2reranking-00000-of-00001.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:62863be127dfa55b0d39e073e073f57459fd5f3d3498594a0d8696b436ec5376
3
- size 76187
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b2c00bf27b69a361cf231ade16845286d03a9dc3155a1f01ddef34c13b9a357
3
+ size 3101708
bm25/NanoCUREv1-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3146b6c1984b09c812f20feb3c219ab9bb3e7b11c17479ef59915ccb8b3c44c
3
+ size 4011254
bm25/NanoCmedqa-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93d756967647723bc85a4ed781f533f57b7662bcaf10cdaf390c14b829e551d9
3
+ size 3610198
bm25/NanoMedicalQA-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ec54d74bdc9560c68cf1c33b98385b2902ae3a314fc988c2ee4a36949bc3d32
3
+ size 4011214
bm25/NanoNFCorpus-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa99b07d2ad1506e908770284b56dfb875da98f489439e43000ebebb773b412b
3
+ size 1200193
bm25/NanoNFCorpus.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:9f92d48b253bcb5ef56b7b61c67e85dd1b1af66268d4c97afc8972cd2563427a
3
- size 44283
 
 
 
 
bm25/{NanoCMedQAv2reranking.parquet → NanoPublicHealthQA-00000-of-00001.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d5894839509b6b804f7de7abe9efa0dd6d14d38f1a826eb7e94332750f435e86
3
- size 72030
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc7a40e13f82d0a8115ef137752e292e3e5fd02c507543510645c2dbe29be17e
3
+ size 53187
bm25/NanoPublicHealthQA.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:5ed987a7b7b26f0da2ec8ceb5ded10baec3c3bf98bbb389540ab83af041cb5a1
3
- size 8727
 
 
 
 
bm25/NanoSciFact-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b8480606b8e465e75008a71c4dab803ff02cd026b4f6b45487803920fbecbdf
3
+ size 1165403
bm25/NanoSciFact.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:2fdbbd3f18bfed338b9097d1e18be7228df2bc1014f112a577e383c86027558b
3
- size 72103
 
 
 
 
bm25/NanoSciFactPL-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e63600d722fa45131817f0ad84aa06d235e2cbc22ad6b1c262c9b15238be5ca4
3
+ size 1164647
bm25/NanoSciFactPL.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:6a2f5bc1b2a7bff8d85d3f92adf4eaba87f463ee90729da5603711cb4983591f
3
- size 72532
 
 
 
 
bm25/{NanoCUREv1.parquet → NanoTRECCOVID-00000-of-00001.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:de6b7f0ba7393c110cf4657ea9a57370653b58cb2bcff8dcbc25244c92674a5b
3
- size 263356
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:035b4898139be333791b0fa7d841e97e7e866f66b067c104c1c5cf7196c556eb
3
+ size 301930
bm25/NanoTRECCOVID.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:316b7274deb6d4d24fb27d4edf6c3e9d619ab498bdd1d0681e6ad3cd1ee3431b
3
- size 35118
 
 
 
 
bm25/{NanoCmedqa.parquet → NanoTRECCOVIDPL-00000-of-00001.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6f3a85401a79fe4059d851ce87edfec9c5d04ba2874c88f10695474397cc666a
3
- size 225376
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d1d6e0fb5f94794080617a56d5bd781c9f2c2c91239d9e2577523ad76185050
3
+ size 301930
bm25/NanoTRECCOVIDPL.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:2b9e3b13c788ce1e0ebf18926ceaed1432f2c1b9bdf336a5b1e57c0ec096f213
3
- size 39366