phoner45 commited on
Commit
01be5e0
1 Parent(s): d12a746

Upload dataset

Browse files
README.md CHANGED
@@ -1,3 +1,44 @@
1
  ---
2
  license: cc-by-nc-3.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: cc-by-nc-3.0
3
+ dataset_info:
4
+ features:
5
+ - name: answers
6
+ sequence:
7
+ - name: answer_end
8
+ dtype: int32
9
+ - name: answer_start
10
+ dtype: int32
11
+ - name: text
12
+ dtype: string
13
+ - name: article_id
14
+ dtype: string
15
+ - name: context
16
+ dtype: string
17
+ - name: question
18
+ dtype: string
19
+ - name: question_id
20
+ dtype: string
21
+ - name: title
22
+ dtype: string
23
+ splits:
24
+ - name: train
25
+ num_bytes: 63052002
26
+ num_examples: 9723
27
+ - name: validation
28
+ num_bytes: 2120732
29
+ num_examples: 742
30
+ - name: test
31
+ num_bytes: 2031980
32
+ num_examples: 739
33
+ download_size: 13884102
34
+ dataset_size: 67204714
35
+ configs:
36
+ - config_name: default
37
+ data_files:
38
+ - split: train
39
+ path: data/train-*
40
+ - split: validation
41
+ path: data/validation-*
42
+ - split: test
43
+ path: data/test-*
44
  ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef9629dffdc62020a65d142d2a0ec3a2e949c7ecefcc273159c3870e7ee9acab
3
+ size 279487
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2997a493e46561b7ed386771a439a0f3fb42ee0ae86972d5255fab5973d1af16
3
+ size 13322217
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c47efe2d042eb3d91ce29545efdca9d35bbd01ba55b2405fd97d8f3ce9c3588
3
+ size 282398