yahyaabd commited on
Commit
a9c99b1
·
verified ·
1 Parent(s): d4c5899

Initial upload of queries and corpus dataset with fixed metadata

Browse files
Files changed (2) hide show
  1. README.md +21 -11
  2. data/queries-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -1,18 +1,28 @@
1
-
2
  ---
3
  dataset_info:
4
  features:
5
- - name: id
6
- dtype: string
7
- - name: text
8
- dtype: string
9
- - name: title
10
- dtype: string
11
  splits:
12
- - name: queries
13
- num_examples: 2046
14
- - name: corpus
15
- num_examples: 682
 
 
 
 
 
 
 
 
 
 
 
16
  ---
17
 
18
  # BPS Static Table Dataset
 
 
1
  ---
2
  dataset_info:
3
  features:
4
+ - name: id
5
+ dtype: string
6
+ - name: title
7
+ dtype: string
8
+ - name: text
9
+ dtype: string
10
  splits:
11
+ - name: queries
12
+ num_bytes: 194335
13
+ num_examples: 2046
14
+ - name: corpus
15
+ num_bytes: 77050
16
+ num_examples: 682
17
+ download_size: 105536
18
+ dataset_size: 271385
19
+ configs:
20
+ - config_name: default
21
+ data_files:
22
+ - split: queries
23
+ path: data/queries-*
24
+ - split: corpus
25
+ path: data/corpus-*
26
  ---
27
 
28
  # BPS Static Table Dataset
data/queries-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3c03a1e2a8dd4c546f1f4eabb4080819d427bad3bea9cb290cb5f8b9b2cb2f69
3
- size 79471
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f6113b219c3ba5dcc21241889bd2f39f134b5b2ea89af76dfee5d58d2933967
3
+ size 79524