ml1996 commited on
Commit
54a9388
·
verified ·
1 Parent(s): 22ff103

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: question
7
+ dtype: string
8
+ - name: answer
9
+ sequence: string
10
+ - name: q_entity
11
+ sequence: string
12
+ - name: a_entity
13
+ sequence: string
14
+ - name: graph
15
+ sequence:
16
+ sequence: string
17
+ - name: choices
18
+ sequence: 'null'
19
+ splits:
20
+ - name: train
21
+ num_bytes: 999796903
22
+ num_examples: 2848
23
+ - name: validation
24
+ num_bytes: 85077357
25
+ num_examples: 250
26
+ - name: test
27
+ num_bytes: 584572949
28
+ num_examples: 1639
29
+ download_size: 522033715
30
+ dataset_size: 1669447209
31
+ configs:
32
+ - config_name: default
33
+ data_files:
34
+ - split: train
35
+ path: data/train-*
36
+ - split: validation
37
+ path: data/validation-*
38
+ - split: test
39
+ path: data/test-*
40
+ ---
data/test-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3490255f336f7b21e6860d5bbf162b92d7a53446ddb49da08650bb806bc7bb6c
3
+ size 91503036
data/test-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8aa12548e1deb8f8222983e5ae0ef144c0def3ef1fd05a263a33ab798cb08186
3
+ size 93694193
data/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cabbbde0570b24bf809893940b9c6d3d805f1a8da55bf54944e70e6e065bfe64
3
+ size 155856580
data/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7fb8b997ed2b5fa45a8878dee68f8034a1ecca2096fc48ee56131269edb8785
3
+ size 156267787
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e357e873e7951d050897014a7de67487323e2308e9307171c7d68bf9121c51c
3
+ size 24712119