ABC-K562 / README.md
SunnyLin's picture
Upload dataset
935d908 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: val
        path: data/val-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: activity
      dtype: float64
    - name: gene_seq
      dtype: string
    - name: cre_seq
      dtype: string
    - name: gene_id
      dtype: string
    - name: gene_chrom
      dtype: string
    - name: cre_pos
      dtype: string
    - name: abc_score
      dtype: float64
    - name: hic
      dtype: float64
  splits:
    - name: train
      num_bytes: 59088576256
      num_examples: 4069138
    - name: val
      num_bytes: 2190269099
      num_examples: 150833
    - name: test
      num_bytes: 997748435
      num_examples: 68710
  download_size: 321123456
  dataset_size: 62276593790