metadata
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: 63432190230
num_examples: 99000
- name: valid
num_bytes: 640729194
num_examples: 1000
download_size: 5915191632
dataset_size: 64072919424