selmanbaysan commited on
Commit
566c4ba
·
verified ·
1 Parent(s): 9a58397

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: wikipedia_title_passage_pairs
4
+ features:
5
+ - name: sentence1
6
+ dtype: string
7
+ - name: sentence2
8
+ dtype: string
9
+ - name: label
10
+ dtype: int64
11
+ splits:
12
+ - name: train
13
+ num_bytes: 125439099
14
+ num_examples: 488338
15
+ - name: validation
16
+ num_bytes: 6737610
17
+ num_examples: 26068
18
+ download_size: 75589661
19
+ dataset_size: 132176709
20
+ configs:
21
+ - config_name: wikipedia_title_passage_pairs
22
+ data_files:
23
+ - split: train
24
+ path: wikipedia_title_passage_pairs/train-*
25
+ - split: validation
26
+ path: wikipedia_title_passage_pairs/validation-*
27
+ ---
wikipedia_title_passage_pairs/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2796737182b13c6cf4d04843ad25e6148ec7aa8a2065f2771e0fcbe04868eb9
3
+ size 71476961
wikipedia_title_passage_pairs/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3bc34f10b62760d3ccb22fbdd0881683d6b14c61de5ca85476c828b5eb3ce783
3
+ size 4112700