Datasets:
rlhn
/

Modalities:
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
Dask
License:
nthakur commited on
Commit
e3b52be
·
verified ·
1 Parent(s): c18dcb6

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: query_id
5
+ dtype: string
6
+ - name: query
7
+ dtype: string
8
+ - name: positive_passages
9
+ list:
10
+ - name: docid
11
+ dtype: string
12
+ - name: text
13
+ dtype: string
14
+ - name: title
15
+ dtype: string
16
+ - name: negative_passages
17
+ list:
18
+ - name: docid
19
+ dtype: string
20
+ - name: text
21
+ dtype: string
22
+ - name: title
23
+ dtype: string
24
+ - name: subset
25
+ dtype: string
26
+ splits:
27
+ - name: train
28
+ num_bytes: 1238537194
29
+ num_examples: 61026
30
+ download_size: 713689370
31
+ dataset_size: 1238537194
32
+ configs:
33
+ - config_name: default
34
+ data_files:
35
+ - split: train
36
+ path: data/train-*
37
+ ---
data/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab51bb5dc32c030efd04b77130653897afe464e8d358bb8d645acba88ec32003
3
+ size 274886218
data/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:479db472dba78ddc38dd9fe725181bcc943853c0bf24a6ebaeaeac8a7004b8a5
3
+ size 438803152