andyjzhao's picture
Upload GeneZip GENCODE dataset
c9aebb3 verified
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: valid
path: data/valid-*
dataset_info:
features:
- name: species
dtype: string
- name: sequence
dtype: string
- name: chrom
dtype: string
- name: start
dtype: int64
- name: end
dtype: int64
- name: cds_spans
list:
list: int32
length: 2
- name: region_segments
list:
list: int32
length: 3
- name: sampling_mode
dtype: string
- name: region_ids
list: int32
splits:
- name: train
num_bytes: 63522576204
num_examples: 990000
- name: valid
num_bytes: 641642183
num_examples: 10000
download_size: 5971648863
dataset_size: 64164218387
---