dohonba commited on
Commit
ccb3f8c
·
verified ·
1 Parent(s): daec902

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: context
5
+ dtype: string
6
+ - name: answer
7
+ dtype: string
8
+ - name: question
9
+ dtype: string
10
+ splits:
11
+ - name: train
12
+ num_bytes: 1906560
13
+ num_examples: 9543
14
+ - name: validation
15
+ num_bytes: 479540
16
+ num_examples: 2388
17
+ download_size: 728620
18
+ dataset_size: 2386100
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:48392ead3890e75f1aec270186e3f030a9fa33ba235ffd7ba0855eecdd537ce9
3
+ size 573188
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e341f9fdadcd7c2c5fdcbec9f7c49758228089e4ef6e70375270f7ed08f2b5a2
3
+ size 155432