|
|
--- |
|
|
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: 36318132.79996876 |
|
|
num_examples: 20484 |
|
|
- name: test |
|
|
num_bytes: 9081306.200031243 |
|
|
num_examples: 5122 |
|
|
download_size: 12296488 |
|
|
dataset_size: 45399439.0 |
|
|
- config_name: H3N2 |
|
|
features: |
|
|
- name: id |
|
|
dtype: string |
|
|
- name: sequence |
|
|
dtype: string |
|
|
- name: year |
|
|
dtype: int64 |
|
|
- name: subtype |
|
|
dtype: string |
|
|
splits: |
|
|
- name: train |
|
|
num_bytes: 50240916.799988955 |
|
|
num_examples: 28974 |
|
|
- name: test |
|
|
num_bytes: 12561096.200011045 |
|
|
num_examples: 7244 |
|
|
download_size: 18181204 |
|
|
dataset_size: 62802013.0 |
|
|
configs: |
|
|
- config_name: H1N1 |
|
|
data_files: |
|
|
- split: train |
|
|
path: H1N1/train-* |
|
|
- split: test |
|
|
path: H1N1/test-* |
|
|
- config_name: H3N2 |
|
|
data_files: |
|
|
- split: train |
|
|
path: H3N2/train-* |
|
|
- split: test |
|
|
path: H3N2/test-* |
|
|
--- |
|
|
|