anonymousatom commited on
Commit
b37f08a
·
verified ·
1 Parent(s): dfc3b4d

Initial upload of dataset

Browse files
Files changed (3) hide show
  1. data-00000-of-00001.arrow +3 -0
  2. dataset_info.json +51 -0
  3. state.json +13 -0
data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d093cbd00ccc3abf7011aaea3fd69d504ba9f2df8cc3be7c7676e9ba47c50f6
3
+ size 6571704
dataset_info.json ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "paper_id": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "questions": {
10
+ "feature": {
11
+ "dtype": "string",
12
+ "_type": "Value"
13
+ },
14
+ "_type": "Sequence"
15
+ },
16
+ "image_path_1": {
17
+ "dtype": "string",
18
+ "_type": "Value"
19
+ },
20
+ "image_path_2": {
21
+ "dtype": "string",
22
+ "_type": "Value"
23
+ },
24
+ "image_path_3": {
25
+ "dtype": "string",
26
+ "_type": "Value"
27
+ },
28
+ "image_path_4": {
29
+ "dtype": "string",
30
+ "_type": "Value"
31
+ },
32
+ "image_path_5": {
33
+ "dtype": "string",
34
+ "_type": "Value"
35
+ },
36
+ "image_path_6": {
37
+ "dtype": "string",
38
+ "_type": "Value"
39
+ },
40
+ "image_path_7": {
41
+ "dtype": "string",
42
+ "_type": "Value"
43
+ },
44
+ "image_path_8": {
45
+ "dtype": "string",
46
+ "_type": "Value"
47
+ }
48
+ },
49
+ "homepage": "",
50
+ "license": ""
51
+ }
state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "9197b0c8d485597b",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }