Gene-CRE / README.md
SunnyLin's picture
Upload dataset
022bd89 verified
metadata
dataset_info:
  features:
    - 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: cre_state
      dtype: string
    - name: cell_type
      dtype: string
  splits:
    - name: train
      num_bytes: 462529969
      num_examples: 74098
    - name: val
      num_bytes: 22546603
      num_examples: 3612
    - name: test
      num_bytes: 18626540
      num_examples: 2984
  download_size: 218443857
  dataset_size: 503703112
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: val
        path: data/val-*
      - split: test
        path: data/test-*