yzhuang commited on
Commit
6cba462
·
verified ·
1 Parent(s): 6fdfb0f

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: int64
6
+ - name: context
7
+ dtype: string
8
+ - name: question
9
+ dtype: string
10
+ - name: answer
11
+ sequence: string
12
+ splits:
13
+ - name: train
14
+ num_bytes: 540736411
15
+ num_examples: 90447
16
+ - name: validation
17
+ num_bytes: 45798901
18
+ num_examples: 7405
19
+ download_size: 332999278
20
+ dataset_size: 586535312
21
+ configs:
22
+ - config_name: default
23
+ data_files:
24
+ - split: train
25
+ path: data/train-*
26
+ - split: validation
27
+ path: data/validation-*
28
+ ---
data/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2aa2bf916280a0f6fbd9c5dca7a94a3de275aecb16c334d100593d7d50cf1b70
3
+ size 153245911
data/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:382b27b16cc3b68ff5741e272988c9baea4c89e11966cc4d9b1c39aae14b51d8
3
+ size 153787284
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b107221304fd6ce20b1563d5651e11f3d81a4659084b244390a1d8b156dfeb97
3
+ size 25966083