iamjoon commited on
Commit
c071838
·
verified ·
1 Parent(s): 3740275

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +35 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: title
5
+ dtype: string
6
+ - name: news_category
7
+ dtype: string
8
+ - name: source
9
+ dtype: string
10
+ - name: context
11
+ dtype: string
12
+ - name: question
13
+ dtype: string
14
+ - name: question_type
15
+ dtype: int64
16
+ - name: is_impossible
17
+ dtype: bool
18
+ - name: answer_text
19
+ dtype: string
20
+ - name: answer_start
21
+ dtype: int64
22
+ - name: negative_samples
23
+ sequence: string
24
+ splits:
25
+ - name: train
26
+ num_bytes: 130299424
27
+ num_examples: 10434
28
+ download_size: 77098931
29
+ dataset_size: 130299424
30
+ configs:
31
+ - config_name: default
32
+ data_files:
33
+ - split: train
34
+ path: data/train-*
35
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5526f1c72f197d0bc7be0b0f50378958bea56f79ed8ffbd4376e609c66394725
3
+ size 77098931