hgissbkh commited on
Commit
6dfce0a
1 Parent(s): 6b12cdf

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: boolq
4
+ features:
5
+ - name: question
6
+ dtype: string
7
+ - name: passage
8
+ dtype: string
9
+ - name: idx
10
+ dtype: int32
11
+ - name: label
12
+ dtype:
13
+ class_label:
14
+ names:
15
+ '0': 'False'
16
+ '1': 'True'
17
+ splits:
18
+ - name: train
19
+ num_bytes: 6173303
20
+ num_examples: 9427
21
+ - name: validation
22
+ num_bytes: 2116452
23
+ num_examples: 3270
24
+ - name: test
25
+ num_bytes: 2105959
26
+ num_examples: 3245
27
+ download_size: 6470231
28
+ dataset_size: 10395714
29
+ configs:
30
+ - config_name: boolq
31
+ data_files:
32
+ - split: train
33
+ path: boolq/train-*
34
+ - split: validation
35
+ path: boolq/validation-*
36
+ - split: test
37
+ path: boolq/test-*
38
+ ---
boolq/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6766d4c7d1b9808b3187c617ee3796aae22253195f7d56f389a63d3634316596
3
+ size 1309912
boolq/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8994cbc19d6dde47868f52d845531e4136dbe4e086e95cde16a858d3147fe7b9
3
+ size 3846588
boolq/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec98b153ba0b6b1f655785f40e1cbc9749b0cbe1f26c3432023c5afcb7afc644
3
+ size 1313731