Dataset Viewer
The dataset could not be loaded because the splits use different data file formats, which is not supported. Read more about the splits configuration. Click for more details.
Couldn't infer the same data file format for all splits. Got {NamedSplit('train'): ('arrow', {}), NamedSplit('test'): ('json', {})}
Error code:   FileFormatMismatchBetweenSplitsError

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

BTMM: Brain Tumor Multimodal Dataset

Dataset Description

BTMM (Brain Tumor Multimodal) is a comprehensive dataset for unified vision-language modeling in neuro-oncology.

Statistics

  • Total samples: 6,000
  • Train samples: 5,000
  • Test samples: 1,000
  • Tumor types: glioma, meningioma, pituitary, no_tumor
  • Views: axial, coronal, sagittal

Usage

from datasets import load_dataset
dataset = load_dataset('AhmadIshaqai/btmm-brain-tumor-multimodal')
Downloads last month
3