Datasets:
File size: 863 Bytes
5989df7 b1b0766 7d389d1 b1b0766 7d389d1 b1b0766 7d389d1 b1b0766 7d389d1 b1b0766 5989df7 |
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 41 42 43 |
---
license: cc-by-nc-4.0
dataset_info:
features:
- name: segment_id
dtype: int64
- name: contig_id
dtype: string
- name: segment_start
dtype: int64
- name: segment_end
dtype: int64
- name: L
dtype: int64
- name: segment
dtype: string
- name: label
dtype: string
- name: y
dtype: int64
splits:
- name: sample_test_L512
num_bytes: 5940699
num_examples: 10000
- name: sample_test_L1024
num_bytes: 11060262
num_examples: 10000
- name: sample_test_L2048
num_bytes: 21299753
num_examples: 10000
download_size: 18212368
dataset_size: 38300714
configs:
- config_name: default
data_files:
- split: sample_test_L512
path: data/sample_test_L512-*
- split: sample_test_L1024
path: data/sample_test_L1024-*
- split: sample_test_L2048
path: data/sample_test_L2048-*
---
|