kimw commited on
Commit
756ed71
·
verified ·
1 Parent(s): cb6cdf7

Upload folder using huggingface_hub

Browse files
data-00000-of-00007.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a73c51119fd18a81d1ec36bed7c2d71fe45683a1b19e4214db6bcafb785cee97
3
+ size 552147040
data-00001-of-00007.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:868aa1599be54aa8717321bd61847236c42e1c7ed0b21cbc389132e88db66885
3
+ size 477628608
data-00002-of-00007.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d512527f92da85cefa79962f87121908d3f5301385155b166edc9f5bed55ad6d
3
+ size 481107320
data-00003-of-00007.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1384ee16dce4d8e41fb41e34b9c9d860c5c549d8672204daf425c0096637e454
3
+ size 480962664
data-00004-of-00007.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed52766d08e3b3550b766f3b0b8fad540f5f2b07a2405980dd1594c6cc1805d7
3
+ size 485033296
data-00005-of-00007.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0b250d0c35e1e27ee9487de6330311778df08cac3f78ec52ab5525e7c486b58
3
+ size 484672024
data-00006-of-00007.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36b25f61b2f39c285c7483cd6b1787ce265ec46efd907ae41b756d692f2a0c8c
3
+ size 474064696
dataset_info.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "image": {
6
+ "_type": "Image"
7
+ },
8
+ "question": {
9
+ "dtype": "string",
10
+ "_type": "Value"
11
+ },
12
+ "choices": {
13
+ "feature": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "_type": "List"
18
+ },
19
+ "explanation": {
20
+ "dtype": "string",
21
+ "_type": "Value"
22
+ },
23
+ "answer_idx": {
24
+ "dtype": "int64",
25
+ "_type": "Value"
26
+ },
27
+ "answer_text": {
28
+ "dtype": "string",
29
+ "_type": "Value"
30
+ },
31
+ "source": {
32
+ "dtype": "string",
33
+ "_type": "Value"
34
+ }
35
+ },
36
+ "homepage": "",
37
+ "license": ""
38
+ }
state.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00007.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00007.arrow"
8
+ },
9
+ {
10
+ "filename": "data-00002-of-00007.arrow"
11
+ },
12
+ {
13
+ "filename": "data-00003-of-00007.arrow"
14
+ },
15
+ {
16
+ "filename": "data-00004-of-00007.arrow"
17
+ },
18
+ {
19
+ "filename": "data-00005-of-00007.arrow"
20
+ },
21
+ {
22
+ "filename": "data-00006-of-00007.arrow"
23
+ }
24
+ ],
25
+ "_fingerprint": "d90cb1b43baa6d9f",
26
+ "_format_columns": [
27
+ "answer_idx",
28
+ "answer_text",
29
+ "choices",
30
+ "explanation",
31
+ "image",
32
+ "question",
33
+ "source"
34
+ ],
35
+ "_format_kwargs": {},
36
+ "_format_type": null,
37
+ "_output_all_columns": false,
38
+ "_split": null
39
+ }