OSAC_CNN / dataset_infos.json
Zaid's picture
Upload dataset
dbb3387 verified
raw
history blame contribute delete
No virus
2.55 kB
{
"arbml--OSAC_CNN": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"articles": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"label": {
"num_classes": 6,
"names": [
"scitech",
"entertainment",
"sport",
"business",
"middle_east",
"world"
],
"id": null,
"_type": "ClassLabel"
}
},
"post_processed": null,
"supervised_keys": null,
"task_templates": null,
"builder_name": "osac_cnn",
"config_name": "default",
"version": {
"version_str": "0.0.0",
"description": null,
"major": 0,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 25341201,
"num_examples": 5070,
"dataset_name": "OSAC_CNN"
}
},
"download_checksums": null,
"download_size": 11416701,
"post_processing_size": null,
"dataset_size": 25341201,
"size_in_bytes": 36757902
},
"default": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"articles": {
"dtype": "string",
"_type": "Value"
},
"label": {
"names": [
"scitech",
"entertainment",
"sport",
"business",
"middle_east",
"world"
],
"_type": "ClassLabel"
}
},
"builder_name": "parquet",
"dataset_name": "osac_cnn",
"config_name": "default",
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 25341201,
"num_examples": 5070,
"dataset_name": null
}
},
"download_size": 11450156,
"dataset_size": 25341201,
"size_in_bytes": 36791357
}
}