fahimfarhan's picture
Upload dataset
ec69458 verified
---
license: creativeml-openrail-m
dataset_info:
features:
- name: 'Unnamed: 0'
dtype: int64
- name: chrom
dtype: string
- name: start
dtype: int64
- name: end
dtype: int64
- name: snp.pos
dtype: int64
- name: cpg.pos
dtype: int64
- name: label
dtype: int64
- name: sequence
dtype: string
splits:
- name: train
num_bytes: 8812246
num_examples: 33832
- name: validate
num_bytes: 1044000
num_examples: 4000
- name: test
num_bytes: 1044000
num_examples: 4000
download_size: 5349679
dataset_size: 10900246
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validate
path: data/validate-*
- split: test
path: data/test-*
---