yousefkotp commited on
Commit
3647e24
·
verified ·
1 Parent(s): f889034

fix: list all 56 datasets explicitly in Tasks section

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -270,7 +270,7 @@ The output H5 file contains a `features` dataset (768-D float32 case embedding)
270
 
271
  ## Tasks
272
 
273
- This repository includes 333 task definitions in the `tasks/` directory. Each task has a `config.yaml` (task type, organ, label mapping) and a `task.csv` (annotations and splits). The tasks cover 205 classification and 128 survival endpoints across 32 TCGA cohorts, 10 CPTAC cohorts, the REG dataset, and other public sources.
274
 
275
  ## Citation
276
 
 
270
 
271
  ## Tasks
272
 
273
+ This repository includes 333 task definitions in the `tasks/` directory. Each task has a `config.yaml` (task type, organ, label mapping) and a `task.csv` (annotations and splits). The tasks cover 205 classification and 128 survival endpoints across all 32 TCGA cohorts, all 10 CPTAC cohorts, REG, BC-Therapy, BRACS, CAMELYON17, DHMC Kidney, DHMC LUAD, EBRAINS, IMP Colorectum, IMP Cervix, MBC, MUT-HET-RCC, NADT Prostate, NAT-BRCA, and PANDA.
274
 
275
  ## Citation
276