CharlesPing commited on
Commit
cd49b57
·
verified ·
1 Parent(s): e5915af

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: query
5
+ dtype: string
6
+ - name: doc
7
+ dtype: string
8
+ - name: label
9
+ dtype: float64
10
+ splits:
11
+ - name: train
12
+ num_bytes: 11330367
13
+ num_examples: 41052
14
+ - name: validation
15
+ num_bytes: 1158463
16
+ num_examples: 4290
17
+ download_size: 4185548
18
+ dataset_size: 12488830
19
+ configs:
20
+ - config_name: default
21
+ data_files:
22
+ - split: train
23
+ path: data/train-*
24
+ - split: validation
25
+ path: data/validation-*
26
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13bed29060c228918c6ab92ea0f105518d7b5cfcaf007ef8a03e1b7f8b5bf54d
3
+ size 3787953
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ca5b6ccd5846100882f98ab845a64ec95e8441fc50ec06672e5548b69f7a4ff
3
+ size 397595