metadata
dataset_info:
features:
- name: sequence
dtype: string
- name: description
dtype: string
- name: start_pos
dtype: int32
- name: end_pos
dtype: int32
- name: fasta_url
dtype: string
splits:
- name: train
num_bytes: 206721558962
num_examples: 159997659
- name: validation
num_bytes: 264426602
num_examples: 208355
- name: test
num_bytes: 288193397
num_examples: 227976
download_size: 76977397191
dataset_size: 207274178961
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*