zeyugao's picture
Fix TCGA-RCC feature paths to TCGA-KIRC
a540721 verified
|
Raw
History Blame Contribute Delete
584 Bytes
metadata
dataset_info:
  features:
    - name: question
      dtype: string
    - name: answer
      dtype: string
    - name: slide_id
      dtype: string
    - name: project
      dtype: string
    - name: f1024
      dtype: string
    - name: f2048
      dtype: string
    - name: f4096
      dtype: string
  splits:
    - name: train
      num_bytes: 6083518
      num_examples: 9904
    - name: test
      num_bytes: 102361
      num_examples: 167
  download_size: 651298
  dataset_size: 6185879
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*