ABC-liver / README.md
SunnyLin's picture
Upload dataset
bcb5b86 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: 56653970739
      num_examples: 3904687
    - name: val
      num_bytes: 2214499034
      num_examples: 152627
    - name: test
      num_bytes: 1163436479
      num_examples: 80186
  download_size: 274409728
  dataset_size: 60031906252