shchoice commited on
Commit
6a840ec
1 Parent(s): f122aae

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: span_extraction
4
+ features:
5
+ - name: doc_title
6
+ dtype: string
7
+ - name: context
8
+ dtype: string
9
+ - name: question
10
+ dtype: string
11
+ - name: answer_text
12
+ dtype: string
13
+ splits:
14
+ - name: train
15
+ num_bytes: 154553286
16
+ num_examples: 93828
17
+ - name: validation
18
+ num_bytes: 23273377
19
+ num_examples: 12692
20
+ download_size: 43600501
21
+ dataset_size: 177826663
22
+ configs:
23
+ - config_name: span_extraction
24
+ data_files:
25
+ - split: train
26
+ path: span_extraction/train-*
27
+ - split: validation
28
+ path: span_extraction/validation-*
29
+ ---
span_extraction/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2e168b1993220aa153efb6dd9cf0dbcfd5de70117c1c510308ebfe3a04f85e0
3
+ size 38262606
span_extraction/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3247f556a99cfff45a22ba957052c08d66c42fcc35ead3e9b4044dfb7a01fea
3
+ size 5337895