jonathan-roberts1 commited on
Commit
69628fb
·
verified ·
1 Parent(s): 795cf59

Upload dataset

Browse files
README.md CHANGED
@@ -8,6 +8,46 @@ size_categories:
8
  - 1k<n<10k
9
  language:
10
  - en
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  # Dataset Card for SciFIBench
 
8
  - 1k<n<10k
9
  language:
10
  - en
11
+ configs:
12
+ - config_name: default
13
+ data_files:
14
+ - split: CS_Figure2Caption
15
+ path: data/CS_Figure2Caption-*
16
+ - split: CS_Caption2Figure
17
+ path: data/CS_Caption2Figure-*
18
+ - split: General_Figure2Caption
19
+ path: data/General_Figure2Caption-*
20
+ - split: General_Caption2Figure
21
+ path: data/General_Caption2Figure-*
22
+ dataset_info:
23
+ features:
24
+ - name: ID
25
+ dtype: int64
26
+ - name: Question
27
+ dtype: string
28
+ - name: Options
29
+ sequence: string
30
+ - name: Answer
31
+ dtype: string
32
+ - name: Category
33
+ dtype: string
34
+ - name: Images
35
+ sequence: image
36
+ splits:
37
+ - name: CS_Figure2Caption
38
+ num_bytes: 22992276.0
39
+ num_examples: 500
40
+ - name: CS_Caption2Figure
41
+ num_bytes: 122043099.0
42
+ num_examples: 500
43
+ - name: General_Figure2Caption
44
+ num_bytes: 290333873.0
45
+ num_examples: 500
46
+ - name: General_Caption2Figure
47
+ num_bytes: 1475930020.0
48
+ num_examples: 500
49
+ download_size: 926209658
50
+ dataset_size: 1911299268.0
51
  ---
52
 
53
  # Dataset Card for SciFIBench
data/CS_Caption2Figure-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fc2ca1471ebfc68efb14b35b9d13b2bc1fcca72d2819e3bb15a5b375ce2141e
3
+ size 71388055
data/CS_Figure2Caption-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:744b986c7df6d3c2b83207588dcf434f0e6ea4d5fab8da8ca3eee5e15514da3f
3
+ size 22794917
data/General_Caption2Figure-00000-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a081935a0b77e95f33c45480811303ec2d0e33fc5e053ec293a1f9cb27643620
3
+ size 165209029
data/General_Caption2Figure-00001-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b471719fe536d70762c5be7f3d91f0dbbb7c493e39ed998b0e3e47a8854c8e4
3
+ size 145672303
data/General_Caption2Figure-00002-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bedd469ce4f7eb1213b36c8e2f9304755202b49b39ea2eefbfe992235318b1bf
3
+ size 231498023
data/General_Figure2Caption-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94d1e9a0e97aa720fbd885d1fba561ab732a97b7d5c949d1188bcc895a3aef96
3
+ size 289647331
dataset_infos.json CHANGED
@@ -1 +1,150 @@
1
- {"jonathan-roberts1--SciFIBench": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"ID": {"dtype": "int64", "id": null, "_type": "Value"}, "Question": {"dtype": "string", "id": null, "_type": "Value"}, "Options": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "Answer": {"dtype": "string", "id": null, "_type": "Value"}, "Category": {"dtype": "string", "id": null, "_type": "Value"}, "Images": {"feature": {"decode": true, "id": null, "_type": "Image"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"Figure2Caption": {"name": "Figure2Caption", "num_bytes": 22992276.0, "num_examples": 500, "dataset_name": "SciFIBench"}, "Caption2Figure": {"name": "Caption2Figure", "num_bytes": 122043099.0, "num_examples": 500, "dataset_name": "SciFIBench"}}, "download_checksums": null, "download_size": 125185506, "post_processing_size": null, "dataset_size": 145035375.0, "size_in_bytes": 270220881.0}}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "jonathan-roberts1--SciFIBench": {
3
+ "description": "",
4
+ "citation": "",
5
+ "homepage": "",
6
+ "license": "",
7
+ "features": {
8
+ "ID": {
9
+ "dtype": "int64",
10
+ "id": null,
11
+ "_type": "Value"
12
+ },
13
+ "Question": {
14
+ "dtype": "string",
15
+ "id": null,
16
+ "_type": "Value"
17
+ },
18
+ "Options": {
19
+ "feature": {
20
+ "dtype": "string",
21
+ "id": null,
22
+ "_type": "Value"
23
+ },
24
+ "length": -1,
25
+ "id": null,
26
+ "_type": "Sequence"
27
+ },
28
+ "Answer": {
29
+ "dtype": "string",
30
+ "id": null,
31
+ "_type": "Value"
32
+ },
33
+ "Category": {
34
+ "dtype": "string",
35
+ "id": null,
36
+ "_type": "Value"
37
+ },
38
+ "Images": {
39
+ "feature": {
40
+ "decode": true,
41
+ "id": null,
42
+ "_type": "Image"
43
+ },
44
+ "length": -1,
45
+ "id": null,
46
+ "_type": "Sequence"
47
+ }
48
+ },
49
+ "post_processed": null,
50
+ "supervised_keys": null,
51
+ "task_templates": null,
52
+ "builder_name": null,
53
+ "config_name": null,
54
+ "version": null,
55
+ "splits": {
56
+ "Figure2Caption": {
57
+ "name": "Figure2Caption",
58
+ "num_bytes": 22992276.0,
59
+ "num_examples": 500,
60
+ "dataset_name": "SciFIBench"
61
+ },
62
+ "Caption2Figure": {
63
+ "name": "Caption2Figure",
64
+ "num_bytes": 122043099.0,
65
+ "num_examples": 500,
66
+ "dataset_name": "SciFIBench"
67
+ }
68
+ },
69
+ "download_checksums": null,
70
+ "download_size": 125185506,
71
+ "post_processing_size": null,
72
+ "dataset_size": 145035375.0,
73
+ "size_in_bytes": 270220881.0
74
+ },
75
+ "default": {
76
+ "description": "",
77
+ "citation": "",
78
+ "homepage": "",
79
+ "license": "",
80
+ "features": {
81
+ "ID": {
82
+ "dtype": "int64",
83
+ "_type": "Value"
84
+ },
85
+ "Question": {
86
+ "dtype": "string",
87
+ "_type": "Value"
88
+ },
89
+ "Options": {
90
+ "feature": {
91
+ "dtype": "string",
92
+ "_type": "Value"
93
+ },
94
+ "_type": "Sequence"
95
+ },
96
+ "Answer": {
97
+ "dtype": "string",
98
+ "_type": "Value"
99
+ },
100
+ "Category": {
101
+ "dtype": "string",
102
+ "_type": "Value"
103
+ },
104
+ "Images": {
105
+ "feature": {
106
+ "_type": "Image"
107
+ },
108
+ "_type": "Sequence"
109
+ }
110
+ },
111
+ "builder_name": "parquet",
112
+ "dataset_name": "sci_fi_bench",
113
+ "config_name": "default",
114
+ "version": {
115
+ "version_str": "0.0.0",
116
+ "major": 0,
117
+ "minor": 0,
118
+ "patch": 0
119
+ },
120
+ "splits": {
121
+ "CS_Figure2Caption": {
122
+ "name": "CS_Figure2Caption",
123
+ "num_bytes": 22992276.0,
124
+ "num_examples": 500,
125
+ "dataset_name": null
126
+ },
127
+ "CS_Caption2Figure": {
128
+ "name": "CS_Caption2Figure",
129
+ "num_bytes": 122043099.0,
130
+ "num_examples": 500,
131
+ "dataset_name": null
132
+ },
133
+ "General_Figure2Caption": {
134
+ "name": "General_Figure2Caption",
135
+ "num_bytes": 290333873.0,
136
+ "num_examples": 500,
137
+ "dataset_name": null
138
+ },
139
+ "General_Caption2Figure": {
140
+ "name": "General_Caption2Figure",
141
+ "num_bytes": 1475930020.0,
142
+ "num_examples": 500,
143
+ "dataset_name": null
144
+ }
145
+ },
146
+ "download_size": 926209658,
147
+ "dataset_size": 1911299268.0,
148
+ "size_in_bytes": 2837508926.0
149
+ }
150
+ }