DylanJHJ commited on
Commit
5f04616
·
verified ·
1 Parent(s): 662f2cf

Upload dataset

Browse files
README.md CHANGED
@@ -6,54 +6,57 @@ dataset_info:
6
  - name: query_text
7
  dtype: string
8
  - name: positive_document_ids
9
- sequence: string
10
  - name: negative_document_ids
11
- sequence: string
12
  - name: answer
13
  dtype: 'null'
14
  - name: source
15
  dtype: string
16
  - name: relevances
17
- sequence: int64
18
  splits:
19
  - name: beir.arguana
20
- num_bytes: 7098320
21
  num_examples: 1406
22
  - name: beir.climate_fever
23
- num_bytes: 4690640
24
  num_examples: 1535
25
  - name: beir.dbpedia_entity
26
- num_bytes: 1711433
27
  num_examples: 400
28
  - name: beir.fever
29
- num_bytes: 18880473
30
  num_examples: 6666
31
  - name: beir.fiqa
32
- num_bytes: 714328
33
  num_examples: 648
34
  - name: beir.hotpotqa
35
- num_bytes: 9769431
36
  num_examples: 7405
37
  - name: beir.nfcorpus
38
- num_bytes: 382535
39
  num_examples: 323
40
  - name: beir.nq
41
- num_bytes: 4921364
42
  num_examples: 3452
43
  - name: beir.quora
44
- num_bytes: 10807277
45
  num_examples: 10000
46
  - name: beir.scidocs
47
- num_bytes: 4580713
48
  num_examples: 1000
49
  - name: beir.scifact
50
- num_bytes: 388943
51
  num_examples: 300
52
  - name: beir.webis_touche2020
53
- num_bytes: 221707
54
  num_examples: 49
55
- download_size: 32763729
56
- dataset_size: 64167164
 
 
 
57
  configs:
58
  - config_name: default
59
  data_files:
@@ -81,4 +84,6 @@ configs:
81
  path: data/beir.scifact-*
82
  - split: beir.webis_touche2020
83
  path: data/beir.webis_touche2020-*
 
 
84
  ---
 
6
  - name: query_text
7
  dtype: string
8
  - name: positive_document_ids
9
+ list: string
10
  - name: negative_document_ids
11
+ list: string
12
  - name: answer
13
  dtype: 'null'
14
  - name: source
15
  dtype: string
16
  - name: relevances
17
+ list: int64
18
  splits:
19
  - name: beir.arguana
20
+ num_bytes: 7106108
21
  num_examples: 1406
22
  - name: beir.climate_fever
23
+ num_bytes: 4677034
24
  num_examples: 1535
25
  - name: beir.dbpedia_entity
26
+ num_bytes: 1615353
27
  num_examples: 400
28
  - name: beir.fever
29
+ num_bytes: 18912309
30
  num_examples: 6666
31
  - name: beir.fiqa
32
+ num_bytes: 711112
33
  num_examples: 648
34
  - name: beir.hotpotqa
35
+ num_bytes: 9783061
36
  num_examples: 7405
37
  - name: beir.nfcorpus
38
+ num_bytes: 302377
39
  num_examples: 323
40
  - name: beir.nq
41
+ num_bytes: 4933676
42
  num_examples: 3452
43
  - name: beir.quora
44
+ num_bytes: 10857101
45
  num_examples: 10000
46
  - name: beir.scidocs
47
+ num_bytes: 4561321
48
  num_examples: 1000
49
  - name: beir.scifact
50
+ num_bytes: 390495
51
  num_examples: 300
52
  - name: beir.webis_touche2020
53
+ num_bytes: 218161
54
  num_examples: 49
55
+ - name: beir.trec_covid
56
+ num_bytes: 85431
57
+ num_examples: 50
58
+ download_size: 30060646
59
+ dataset_size: 64153539
60
  configs:
61
  - config_name: default
62
  data_files:
 
84
  path: data/beir.scifact-*
85
  - split: beir.webis_touche2020
86
  path: data/beir.webis_touche2020-*
87
+ - split: beir.trec_covid
88
+ path: data/beir.trec_covid-*
89
  ---
data/beir.arguana-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:15bd08ac58417ae678f03ea35bd38abd0e06b8233bfa3831a69f4a3bae49e687
3
- size 1324985
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b077570c7efbd8a0b94605371df87ffd832a9799d01d8e8ecf142c5bfebd2306
3
+ size 1269261
data/beir.climate_fever-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:98e7c06d9229664de573bcfb9c5b5f063abe53701b3f3a67539ac99bb281529a
3
- size 1639611
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bce78eeba9c291b49b3d9430a484da675b8f4b101cca4b0ff8426b337214dd2
3
+ size 1862683
data/beir.dbpedia_entity-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:14d062386f3f421644164ff0ac13d432bfc67a5402ba23fa6b8491a01d726d0f
3
- size 655502
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b56a4dd6b15bb9791c4bccd26b6ef1e0d5d523bf6aaf648b02f9127b690b1084
3
+ size 647551
data/beir.fever-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fe4c969951608990eda4e02216ebaff191ccca8aec617ad33804ea71874cbb76
3
- size 9748818
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2fe6875f6af1ae066230166620280b853a6ffbb848a45bbd6b199c24658db2d0
3
+ size 9623326
data/beir.fiqa-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:81051034f33f30bfeea385a43c129df1e53fb90d2706b456fd96d3dda1b9bf48
3
- size 303222
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffba80caef6a3fc16eb4de296b7c763cdaf1c1a52dee83549ad606116fab190a
3
+ size 298892
data/beir.hotpotqa-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:83936ac5b8202eac807e476dfcb9df5c49a502dd83affe8cc8ea12eb19dd3dd2
3
- size 7331756
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f86c2aed5e9bdb62be44bb775fe56cb86a8221ff48f037c6c29b418b41ed1ae0
3
+ size 6306219
data/beir.nfcorpus-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0ee4fe47d545cff0b42d80fc21c3c8e352361e340a7542d09c72f64f09da5d4c
3
- size 72043
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:848b952cfb3cd2a2f3c8bb1bbf4e719b64eb3698c52ff68e6caefe01dc83bcf6
3
+ size 70989
data/beir.nq-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:47a1d84b721eb3357e15df8b34be3f51f30315b84d3e1102607dfea78b96085a
3
- size 2508366
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:035ba9e9321136321856ea76400bf8242b79fddbb4ca68ce46649bc77ecf8df0
3
+ size 2130776
data/beir.quora-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:14cff6f653597d46cc279288f01bb4b7364b56bb34661f747bbc6544f51590ed
3
- size 7730735
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91202797f8e26f84b67a6001e71e308ba991449cdb6567f550f9098006102b20
3
+ size 6357993
data/beir.scidocs-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3aa0479da7b7982f527ece19218cc1f627df0d708d1726c9872acd21365b8ca4
3
- size 1259447
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7778cac46120d7cddcbc88783f39a96c21c32f5bc15ff2620c137350593ddbc
3
+ size 1245339
data/beir.scifact-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7eba8535adb038bcf3c944c5240f3057c159a0f490e4c01eec6dbc63f519f125
3
- size 115099
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59e0833bedbc0063bc7f5f662ec2aadb8a8ede6e58f3eee95b442b673c9161c5
3
+ size 113313
data/beir.trec_covid-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95da4a673c9d2c72cea1f1deb1a0dc627856d3671c6a1feed4938a4b4758e38d
3
+ size 61010
data/beir.webis_touche2020-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a113fb8b064012363a8e609694d64c69617007573cfb73e06e4ce9e0680fa115
3
- size 74145
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6231e9e631b0fdd669cc6ca39dfa015be2b114242339d196449b5148714077b1
3
+ size 73294