benschill commited on
Commit
60aae21
1 Parent(s): 8de3426

Delete dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +0 -1
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"original": {"description": "This dataset is intended as a test case for classification tasks (4 different kinds of brain xrays). The dataset consists of almost 1400 JPEG images grouped into two splits - training and validation. Each split contains 4 categories labeled as n0~n3, each corresponding to a cancer result of the mrt.\n\n\n| Label | Xray Category | Train Images | Validation Images |\n| ----- | --------------------- | ------------ | ----------------- |\n| n0 | glioma_tumor | 826 | 100 |\n| n1 | meningioma_tumor | 822 | 115 |\n| n2 | pituitary_tumor | 827 | 74 |\n| n3 | no_tumor | 395 | 105 |\n\n\n", "citation": "@misc{kaggle-brain-tumor-classification,\n title={Kaggle: Brain Tumor Classification (MRI)},\n howpublished={\\url{https://www.kaggle.com/datasets/sartajbhuvaji/brain-tumor-classification-mri?resource=download}},\n note = {Accessed: 2022-06-30},\n}\n", "homepage": "https://www.kaggle.com/datasets/sartajbhuvaji/brain-tumor-classification-mri?resource=download", "license": "cc0-1.0", "features": {"image": {"decode": true, "id": null, "_type": "Image"}, "label": {"num_classes": 4, "names": ["Glioma Tumor", "Meningioma Tumor", "Pituitary Tumor", "No Tumor"], "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": {"input": "image", "output": "label"}, "task_templates": null, "builder_name": "brain-tumor-collection", "config_name": "original", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 553015, "num_examples": 2870, "dataset_name": "brain-tumor-collection"}, "test": {"name": "test", "num_bytes": 78049, "num_examples": 394, "dataset_name": "brain-tumor-collection"}}, "download_checksums": {"https://ibm.ent.box.com/index.php?rm=box_download_shared_file&shared_name=nf6md3mxww5k9rw4ks1hwffuo5iez1pc&file_id=f_978363130854": {"num_bytes": 92438886, "checksum": "59469ef03d84cdf7d647d36ea069da545de726d48d5b6beffe52fcf882050d47"}}, "download_size": 92438886, "post_processing_size": null, "dataset_size": 631064, "size_in_bytes": 93069950}}