Advanced_ML_Project / README.md
sidms's picture
Upload dataset
16b91b6 verified
|
raw
history blame
497 Bytes
---
dataset_info:
config_name: H1N1
features:
- name: id
dtype: string
- name: sequence
dtype: string
- name: year
dtype: int64
- name: subtype
dtype: string
splits:
- name: train
num_bytes: 15270850
num_examples: 8613
- name: test
num_bytes: 29339604
num_examples: 16548
download_size: 4778310
dataset_size: 44610454
configs:
- config_name: H1N1
data_files:
- split: train
path: H1N1/train-*
- split: test
path: H1N1/test-*
---