araag2 commited on
Commit
8a2ff4c
·
verified ·
1 Parent(s): a73e372

Upload dataset

Browse files
2021_source/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0b7aa56882958fc7eacbb3dd3811355e6fbc52e7b1a21207621fa501db89c73
3
+ size 538193
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: 2021_source
4
+ features:
5
+ - name: query_id
6
+ dtype: string
7
+ - name: text
8
+ dtype: string
9
+ - name: doc_id
10
+ dtype: string
11
+ - name: relevance
12
+ dtype: int64
13
+ - name: iteration
14
+ dtype: string
15
+ splits:
16
+ - name: test
17
+ num_bytes: 31505512
18
+ num_examples: 35832
19
+ download_size: 538193
20
+ dataset_size: 31505512
21
+ configs:
22
+ - config_name: 2021_source
23
+ data_files:
24
+ - split: test
25
+ path: 2021_source/test-*
26
+ ---