coralexbadea commited on
Commit
e6feaa6
1 Parent(s): d828f5e

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - name: text
11
+ dtype: string
12
+ splits:
13
+ - name: train
14
+ num_bytes: 32815470
15
+ num_examples: 70719
16
+ - name: test
17
+ num_bytes: 3633096
18
+ num_examples: 7858
19
+ download_size: 16482340
20
+ dataset_size: 36448566
21
+ configs:
22
+ - config_name: default
23
+ data_files:
24
+ - split: train
25
+ path: data/train-*
26
+ - split: test
27
+ path: data/test-*
28
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22e17c2a825596158e1ec497fdaf8489c0547c7031981133f77c237044cb8947
3
+ size 1640555
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75b614e1b7c60c26b205497d1d45e1708611f7ed1bfa5e7cea520b3a4047a051
3
+ size 14841785