yangyz1230's picture
Upload dataset
4398b0f verified
|
raw
history blame contribute delete
No virus
579 Bytes
metadata
dataset_info:
  features:
    - name: name
      dtype: string
    - name: sequence
      dtype: string
    - name: chrom
      dtype: string
    - name: start
      dtype: int64
    - name: end
      dtype: int64
    - name: strand
      dtype: string
    - name: label
      dtype: int64
  splits:
    - name: train
      num_bytes: 18562099
      num_examples: 52993
    - name: test
      num_bytes: 2054916
      num_examples: 5883
  download_size: 9906170
  dataset_size: 20617015
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*