jeslev commited on
Commit
25b82eb
verified
1 Parent(s): f327c78

Upload dataset

Browse files
README.md CHANGED
@@ -1,3 +1,31 @@
1
  ---
2
  license: cc-by-sa-4.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: cc-by-sa-4.0
3
+ dataset_info:
4
+ features:
5
+ - name: query-id
6
+ dtype: int64
7
+ - name: corpus-id
8
+ dtype: string
9
+ - name: score
10
+ dtype: int64
11
+ - name: document
12
+ dtype: string
13
+ - name: text
14
+ dtype: string
15
+ splits:
16
+ - name: rel
17
+ num_bytes: 28695
18
+ num_examples: 25
19
+ - name: nonrel
20
+ num_bytes: 29890
21
+ num_examples: 25
22
+ download_size: 50899
23
+ dataset_size: 58585
24
+ configs:
25
+ - config_name: default
26
+ data_files:
27
+ - split: rel
28
+ path: data/rel-*
29
+ - split: nonrel
30
+ path: data/nonrel-*
31
  ---
data/nonrel-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ea9b5783a29d63be0165ba515a4af5c9a5bfd34151c41098429c4e0bb859c8b
3
+ size 26120
data/rel-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98e6a93e4bada7760b8040a549282e2c97e88f0fcb862efeb0914ab86d9fe3ca
3
+ size 24779