jerry128 commited on
Commit
61a33dc
·
verified ·
1 Parent(s): 816ec86

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +37 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: paragraphs
7
+ list:
8
+ - name: idx
9
+ dtype: int64
10
+ - name: is_supporting
11
+ dtype: bool
12
+ - name: paragraph_text
13
+ dtype: string
14
+ - name: title
15
+ dtype: string
16
+ - name: question
17
+ dtype: string
18
+ - name: answer
19
+ dtype: string
20
+ - name: answer_aliases
21
+ sequence: string
22
+ - name: context
23
+ dtype: string
24
+ - name: citations
25
+ sequence: string
26
+ splits:
27
+ - name: train
28
+ num_bytes: 52650753
29
+ num_examples: 2417
30
+ download_size: 22612267
31
+ dataset_size: 52650753
32
+ configs:
33
+ - config_name: default
34
+ data_files:
35
+ - split: train
36
+ path: data/train-*
37
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39acb4e76c05989e201c8e47afca06ea2be6ac20b5b32787131b2e51cca56c41
3
+ size 22612267