Datasets › PanCancer Multimodal
PanCancer Multimodal (HoneyBee)
Dataset Card for The Cancer Genome Atlas (TCGA) Multimodal Dataset
The Cancer Genome Atlas (TCGA) Multimodal Dataset is a comprehensive collection of clinical data, pathology reports, molecular, and slide images for cancer patients. This dataset aims to facilitate research in multimodal machine learning for oncology by providing embeddings generated using state-of-the-art models such as GatorTron, SeNMo, and UNI.
- Curated by: Lab Rasool
- Language(s) (NLP): English
Uses
from datasets import load_dataset
clinical_dataset = load_dataset("Lab-Rasool/TCGA", "clinical", split="train")
pathology_report_dataset = load_dataset("Lab-Rasool/TCGA", "pathology_report", split="train")
wsi_dataset = load_dataset("Lab-Rasool/TCGA", "wsi", split="train")
molecular_dataset = load_dataset("Lab-Rasool/TCGA", "molecular", split="train")
Benchmarks archive 2025-07-28
No leaderboard in the archive resolves to this dataset.
Papers archive 2025-07-28
No paper in the archive has a leaderboard row on this dataset; the archive counts 2 papers for it but never published that list.
Dataset loaders archive 2025-07-28
No loader listed in the archive.
Tasks archive 2025-07-28
No task tagged in the archive.
License archive 2025-07-28
CC-BY-NC-ND-4.0
Modalities archive 2025-07-28
Languages archive 2025-07-28
Variants archive 2025-07-28
- PanCancer Multimodal
1 variant name, as the archive lists them.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections