yirenc commited on
Commit
787993c
1 Parent(s): 91bcb44

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: question
5
+ dtype: string
6
+ - name: answer
7
+ dtype: bool
8
+ - name: passage
9
+ dtype: string
10
+ splits:
11
+ - name: train
12
+ num_bytes: 5829584
13
+ num_examples: 9427
14
+ - name: validation
15
+ num_bytes: 1998182
16
+ num_examples: 3270
17
+ download_size: 4942776
18
+ dataset_size: 7827766
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:0d8317bcd28bf627547e30edf2cc87cf7b1d8a26b84b059aa94395c3a0eedb6a
3
+ size 3685146
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52bf9b4973e4652d8b979febdafd200f3487fcebc6e163b95d868ec7576f8aa0
3
+ size 1257630