orca32m_cmp / README.md
andyjzhao's picture
Upload Orca32M CMP-Seq dataset
0a79d9c verified
metadata
dataset_info:
  features:
    - name: sample_id
      dtype: string
    - name: chrom
      dtype: string
    - name: start_bp
      dtype: int64
    - name: end_bp
      dtype: int64
    - name: strand
      dtype: string
    - name: reference_id
      dtype: string
    - name: label_ut
      list: float32
      length: 30876
    - name: sequence
      dtype: string
    - name: mask_ut
      list: uint8
  splits:
    - name: train
      num_bytes: 321544693493
      num_examples: 10000
    - name: validation
      num_bytes: 28392396127
      num_examples: 883
    - name: test
      num_bytes: 32861867837
      num_examples: 1022
  download_size: 175651135944
  dataset_size: 382798957457
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*