Gene-CRE-nn4 / README.md
SunnyLin's picture
Upload dataset
b4b0b57 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: 1844279829
      num_examples: 294982
    - name: val
      num_bytes: 90331460
      num_examples: 14448
    - name: test
      num_bytes: 74625990
      num_examples: 11936
  download_size: 465012714
  dataset_size: 2009237279
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: val
        path: data/val-*
      - split: test
        path: data/test-*