dhgottesman commited on
Commit
f406604
·
verified ·
1 Parent(s): 6bfcd1c

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +55 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: int64
6
+ - name: subj
7
+ dtype: string
8
+ - name: prop
9
+ dtype: string
10
+ - name: obj
11
+ dtype: string
12
+ - name: subj_id
13
+ dtype: int64
14
+ - name: prop_id
15
+ dtype: int64
16
+ - name: obj_id
17
+ dtype: int64
18
+ - name: s_aliases
19
+ dtype: string
20
+ - name: o_aliases
21
+ dtype: string
22
+ - name: s_uri
23
+ dtype: string
24
+ - name: o_uri
25
+ dtype: string
26
+ - name: s_wiki_title
27
+ dtype: string
28
+ - name: o_wiki_title
29
+ dtype: string
30
+ - name: s_pop
31
+ dtype: int64
32
+ - name: o_pop
33
+ dtype: int64
34
+ - name: question
35
+ dtype: string
36
+ - name: possible_answers
37
+ dtype: string
38
+ - name: chunk_overlap_count
39
+ dtype: float64
40
+ - name: subject_chunk_count
41
+ dtype: float64
42
+ - name: answer_chunk_count
43
+ dtype: float64
44
+ splits:
45
+ - name: train
46
+ num_bytes: 5343992
47
+ num_examples: 12861
48
+ download_size: 2112788
49
+ dataset_size: 5343992
50
+ configs:
51
+ - config_name: default
52
+ data_files:
53
+ - split: train
54
+ path: data/train-*
55
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71ecfb98ead4c7097930f4180c5b02342dde3d8650329f44ee025ea97ec41dce
3
+ size 2112788