File size: 4,308 Bytes
69628fb |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 |
{
"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
},
"default": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"ID": {
"dtype": "int64",
"_type": "Value"
},
"Question": {
"dtype": "string",
"_type": "Value"
},
"Options": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"Answer": {
"dtype": "string",
"_type": "Value"
},
"Category": {
"dtype": "string",
"_type": "Value"
},
"Images": {
"feature": {
"_type": "Image"
},
"_type": "Sequence"
}
},
"builder_name": "parquet",
"dataset_name": "sci_fi_bench",
"config_name": "default",
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
},
"splits": {
"CS_Figure2Caption": {
"name": "CS_Figure2Caption",
"num_bytes": 22992276.0,
"num_examples": 500,
"dataset_name": null
},
"CS_Caption2Figure": {
"name": "CS_Caption2Figure",
"num_bytes": 122043099.0,
"num_examples": 500,
"dataset_name": null
},
"General_Figure2Caption": {
"name": "General_Figure2Caption",
"num_bytes": 290333873.0,
"num_examples": 500,
"dataset_name": null
},
"General_Caption2Figure": {
"name": "General_Caption2Figure",
"num_bytes": 1475930020.0,
"num_examples": 500,
"dataset_name": null
}
},
"download_size": 926209658,
"dataset_size": 1911299268.0,
"size_in_bytes": 2837508926.0
}
} |