File size: 705 Bytes
1d1d096 550f14b 78d50e2 099ef78 0f7e097 099ef78 550f14b 1d1d096 3b06024 4aa5fb5 022bd89 4aa5fb5 3b06024 4aa5fb5 1d1d096 3b06024 022bd89 3b06024 1d1d096 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 | ---
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: 462529969
num_examples: 74098
- name: val
num_bytes: 22546603
num_examples: 3612
- name: test
num_bytes: 18626540
num_examples: 2984
download_size: 218443857
dataset_size: 503703112
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: val
path: data/val-*
- split: test
path: data/test-*
---
|