science-dataset / dataset_infos.json
LawalAfeez's picture
Upload dataset_infos.json with huggingface_hub
f3a221f
raw
history blame contribute delete
No virus
1.62 kB
{"LawalAfeez--science-dataset": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"question": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"distractor3": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"distractor1": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"distractor2": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"correct_answer": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"support": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"embedding": {
"feature": {
"dtype": "float32",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
}
},
"post_processed": null,
"supervised_keys": null,
"task_templates": null,
"builder_name": null,
"config_name": null,
"version": null,
"splits": {
"train": {
"name": "train",
"num_bytes": 42471123,
"num_examples": 11679,
"dataset_name": "science-dataset"
}
},
"download_checksums": null,
"download_size": 40960738,
"post_processing_size": null,
"dataset_size": 42471123,
"size_in_bytes": 83431861
}}