ohjoonhee commited on
Commit
7395fc7
·
verified ·
1 Parent(s): 7288b77

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: _id
5
+ dtype: string
6
+ - name: type
7
+ dtype: string
8
+ - name: question
9
+ dtype: string
10
+ - name: context
11
+ struct:
12
+ - name: title
13
+ list: string
14
+ - name: content
15
+ list:
16
+ list: string
17
+ - name: supporting_facts
18
+ struct:
19
+ - name: title
20
+ list: string
21
+ - name: sent_id
22
+ list: int32
23
+ - name: evidences
24
+ struct:
25
+ - name: fact
26
+ list: string
27
+ - name: relation
28
+ list: string
29
+ - name: entity
30
+ list: string
31
+ - name: answer
32
+ dtype: string
33
+ splits:
34
+ - name: train
35
+ num_bytes: 662142981
36
+ num_examples: 167454
37
+ - name: validation
38
+ num_bytes: 54346346
39
+ num_examples: 12576
40
+ - name: test
41
+ num_bytes: 51639331
42
+ num_examples: 12576
43
+ download_size: 406704282
44
+ dataset_size: 768128658
45
+ configs:
46
+ - config_name: default
47
+ data_files:
48
+ - split: train
49
+ path: data/train-*
50
+ - split: validation
51
+ path: data/validation-*
52
+ - split: test
53
+ path: data/test-*
54
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1680ebb4f6f144f6bec049772ff10c52b7e04ba638d45ffb2ff10c936c9e44f
3
+ size 28852597
data/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e46b633418355516500a4c21c63dffad966bbe2dddad7581df88493983cdf30
3
+ size 174085939
data/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fca5a6b3afb5284e629822311f6d989be3b484d9e73b0797dc22b7c312418e6c
3
+ size 173549639
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c332ce084c3847748fb2da4e6e152751f4ebd79d4596a1eacce33149f0519bd
3
+ size 30216107