SumanMondal commited on
Commit
84e2d15
1 Parent(s): 5b761b6

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +27 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md CHANGED
@@ -1,3 +1,30 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: apache-2.0
3
+ dataset_info:
4
+ features:
5
+ - name: id
6
+ dtype: string
7
+ - name: title
8
+ dtype: string
9
+ - name: context
10
+ dtype: string
11
+ - name: question
12
+ dtype: string
13
+ - name: answers
14
+ sequence:
15
+ - name: text
16
+ dtype: string
17
+ - name: answer_start
18
+ dtype: int32
19
+ splits:
20
+ - name: train
21
+ num_bytes: 278640306
22
+ num_examples: 124886
23
+ download_size: 28941728
24
+ dataset_size: 278640306
25
+ configs:
26
+ - config_name: default
27
+ data_files:
28
+ - split: train
29
+ path: data/train-*
30
  ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7938004d02a21da80e87df0204757c2e336171e8a15e526478be11494526c46
3
+ size 28941728