jonathan-roberts1 commited on
Commit
12bc1cd
1 Parent(s): f441c81

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: ID
5
+ dtype: int64
6
+ - name: Question
7
+ dtype: string
8
+ - name: Options
9
+ sequence: string
10
+ - name: Answer
11
+ dtype: string
12
+ - name: Category
13
+ dtype: string
14
+ - name: Images
15
+ sequence: image
16
+ - name: Images_files
17
+ dtype:
18
+ image:
19
+ decode: false
20
+ - name: Images_files2
21
+ dtype: image
22
+ splits:
23
+ - name: Figure2Caption
24
+ num_bytes: 58965192.0
25
+ num_examples: 500
26
+ - name: Caption2Figure
27
+ num_bytes: 160690959.0
28
+ num_examples: 500
29
+ download_size: 163918666
30
+ dataset_size: 219656151.0
31
+ configs:
32
+ - config_name: default
33
+ data_files:
34
+ - split: Figure2Caption
35
+ path: data/Figure2Caption-*
36
+ - split: Caption2Figure
37
+ path: data/Caption2Figure-*
38
+ ---
data/{Caption2Figure-00000-of-00001-cebe8f43c3a00615.parquet → Caption2Figure-00000-of-00001.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e3aebe85ffd9103099804e1db322afa709fc210b0ea4771a3461ec5794a0b032
3
- size 134250916
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8aaaa357db665276fe1a1bfed44a45debf215f0bfaf71ce73510d4bd2c71137
3
+ size 105158926
data/{Figure2Caption-00000-of-00001-f090adeab0ec091f.parquet → Figure2Caption-00000-of-00001.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:afc678588716f3116eae57fb12660482349df9ef848c167ac64e9f70da89ebb1
3
- size 58739104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78583e67f4f6ebe5e725cb8dea8abbf3c2dfce0f7c2716c0207a77114d8b85c9
3
+ size 58759740
dataset_infos.json CHANGED
@@ -1 +1,147 @@
1
- {"jonathan-roberts1--SciFIBench3": {"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"}, "Images_files": {"decode": false, "id": null, "_type": "Image"}, "Images_files2": {"decode": true, "id": null, "_type": "Image"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"Figure2Caption": {"name": "Figure2Caption", "num_bytes": 58965192.0, "num_examples": 500, "dataset_name": "SciFIBench3"}, "Caption2Figure": {"name": "Caption2Figure", "num_bytes": 160690959.0, "num_examples": 500, "dataset_name": "SciFIBench3"}}, "download_checksums": null, "download_size": 192990020, "post_processing_size": null, "dataset_size": 219656151.0, "size_in_bytes": 412646171.0}}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "jonathan-roberts1--SciFIBench3": {
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
+ "Images_files": {
49
+ "decode": false,
50
+ "id": null,
51
+ "_type": "Image"
52
+ },
53
+ "Images_files2": {
54
+ "decode": true,
55
+ "id": null,
56
+ "_type": "Image"
57
+ }
58
+ },
59
+ "post_processed": null,
60
+ "supervised_keys": null,
61
+ "task_templates": null,
62
+ "builder_name": null,
63
+ "config_name": null,
64
+ "version": null,
65
+ "splits": {
66
+ "Figure2Caption": {
67
+ "name": "Figure2Caption",
68
+ "num_bytes": 58965192.0,
69
+ "num_examples": 500,
70
+ "dataset_name": "SciFIBench3"
71
+ },
72
+ "Caption2Figure": {
73
+ "name": "Caption2Figure",
74
+ "num_bytes": 160690959.0,
75
+ "num_examples": 500,
76
+ "dataset_name": "SciFIBench3"
77
+ }
78
+ },
79
+ "download_checksums": null,
80
+ "download_size": 192990020,
81
+ "post_processing_size": null,
82
+ "dataset_size": 219656151.0,
83
+ "size_in_bytes": 412646171.0
84
+ },
85
+ "default": {
86
+ "description": "",
87
+ "citation": "",
88
+ "homepage": "",
89
+ "license": "",
90
+ "features": {
91
+ "ID": {
92
+ "dtype": "int64",
93
+ "_type": "Value"
94
+ },
95
+ "Question": {
96
+ "dtype": "string",
97
+ "_type": "Value"
98
+ },
99
+ "Options": {
100
+ "feature": {
101
+ "dtype": "string",
102
+ "_type": "Value"
103
+ },
104
+ "_type": "Sequence"
105
+ },
106
+ "Answer": {
107
+ "dtype": "string",
108
+ "_type": "Value"
109
+ },
110
+ "Category": {
111
+ "dtype": "string",
112
+ "_type": "Value"
113
+ },
114
+ "Images": {
115
+ "feature": {
116
+ "_type": "Image"
117
+ },
118
+ "_type": "Sequence"
119
+ },
120
+ "Images_files": {
121
+ "decode": false,
122
+ "_type": "Image"
123
+ },
124
+ "Images_files2": {
125
+ "_type": "Image"
126
+ }
127
+ },
128
+ "config_name": "default",
129
+ "splits": {
130
+ "Figure2Caption": {
131
+ "name": "Figure2Caption",
132
+ "num_bytes": 58965192.0,
133
+ "num_examples": 500,
134
+ "dataset_name": null
135
+ },
136
+ "Caption2Figure": {
137
+ "name": "Caption2Figure",
138
+ "num_bytes": 160690959.0,
139
+ "num_examples": 500,
140
+ "dataset_name": null
141
+ }
142
+ },
143
+ "download_size": 163918666,
144
+ "dataset_size": 219656151.0,
145
+ "size_in_bytes": 383574817.0
146
+ }
147
+ }