decodingchris commited on
Commit
c52c90b
·
verified ·
1 Parent(s): 8df9009

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: title
7
+ dtype: string
8
+ - name: context
9
+ dtype: string
10
+ - name: question
11
+ dtype: string
12
+ - name: answers
13
+ struct:
14
+ - name: answer_start
15
+ sequence: int32
16
+ - name: text
17
+ sequence: string
18
+ splits:
19
+ - name: train
20
+ num_bytes: 79301631
21
+ num_examples: 87588
22
+ - name: validation
23
+ num_bytes: 5239631
24
+ num_examples: 5285
25
+ - name: test
26
+ num_bytes: 5233006
27
+ num_examples: 5285
28
+ download_size: 19809326
29
+ dataset_size: 89774268
30
+ configs:
31
+ - config_name: default
32
+ data_files:
33
+ - split: train
34
+ path: data/train-*
35
+ - split: validation
36
+ path: data/validation-*
37
+ - split: test
38
+ path: data/test-*
39
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1a2e2a445181227842032ce137c7055fb51dbe2c8b691a4d6cb45a4970b18ef
3
+ size 2670691
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d577d0f1bfba11a9412724be0c2803fc5ee3f63a3f02efd341d4b83b80f32f8
3
+ size 14454015
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49a84a4ebf84fcc655966536284af6a42ed7f130b8c01d05803d0a5f442ff246
3
+ size 2684620