shchoi1019 commited on
Commit
ca9ccd6
·
verified ·
1 Parent(s): fb01cae

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: boolq
4
+ features:
5
+ - name: paragraph
6
+ dtype: string
7
+ - name: question
8
+ dtype: string
9
+ - name: label
10
+ dtype: int64
11
+ splits:
12
+ - name: train
13
+ num_bytes: 1953124
14
+ num_examples: 3665
15
+ - name: test
16
+ num_bytes: 739401
17
+ num_examples: 1404
18
+ - name: validation
19
+ num_bytes: 365604
20
+ num_examples: 700
21
+ download_size: 1992354
22
+ dataset_size: 3058129
23
+ configs:
24
+ - config_name: boolq
25
+ data_files:
26
+ - split: train
27
+ path: boolq/train-*
28
+ - split: test
29
+ path: boolq/test-*
30
+ - split: validation
31
+ path: boolq/validation-*
32
+ ---
boolq/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb51d633774b8f4399f98fe4774c4092864b7dca91214b0850ca46c0a1fa101a
3
+ size 477180
boolq/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3580020c615badad7138a3fd70872d8a45c701612e97054216e718e5f0158f9d
3
+ size 1274183
boolq/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f628a2aa194ba7c4dbeb1db5937501eb7eb7d94e97329a3198353129f36b3943
3
+ size 240991