yangyz1230's picture
Upload dataset
82b5031 verified
|
raw
history blame contribute delete
No virus
571 Bytes
---
dataset_info:
features:
- name: name
dtype: string
- name: sequence
dtype: string
- name: chrom
dtype: string
- name: start
dtype: int64
- name: end
dtype: int64
- name: strand
dtype: string
- name: label
dtype: int64
splits:
- name: train
num_bytes: 980279
num_examples: 3931
- name: test
num_bytes: 99273
num_examples: 400
download_size: 508333
dataset_size: 1079552
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---