| 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: 23608410 | |
| num_examples: 13615 | |
| - name: test | |
| num_bytes: 38038758 | |
| num_examples: 21937 | |
| download_size: 6173752 | |
| dataset_size: 61647168 | |
| 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-* | |