| | --- |
| | dataset_info: |
| | - config_name: anotherone |
| | features: |
| | - name: pokemon |
| | dtype: string |
| | - name: type |
| | dtype: string |
| | splits: |
| | - name: testing |
| | num_bytes: 180000 |
| | num_examples: 10000 |
| | download_size: 3818 |
| | dataset_size: 180000 |
| | - config_name: anotherone2 |
| | features: |
| | - name: pokemon |
| | dtype: string |
| | - name: type |
| | dtype: string |
| | splits: |
| | - name: testing |
| | num_bytes: 180000 |
| | num_examples: 10000 |
| | download_size: 3818 |
| | dataset_size: 180000 |
| | - config_name: mysubset |
| | features: |
| | - name: pokemon |
| | dtype: string |
| | - name: type |
| | dtype: string |
| | splits: |
| | - name: testing |
| | num_bytes: 180000 |
| | num_examples: 10000 |
| | download_size: 3818 |
| | dataset_size: 180000 |
| | - config_name: other |
| | features: |
| | - name: pokemon |
| | dtype: string |
| | - name: type |
| | dtype: string |
| | splits: |
| | - name: testing |
| | num_bytes: 180000 |
| | num_examples: 10000 |
| | download_size: 3818 |
| | dataset_size: 180000 |
| | configs: |
| | - config_name: anotherone |
| | data_files: |
| | - split: testing |
| | path: anotherone/testing-* |
| | - config_name: anotherone2 |
| | data_files: |
| | - split: testing |
| | path: anotherone2/testing-* |
| | - config_name: mysubset |
| | data_files: |
| | - split: testing |
| | path: mysubset/testing-* |
| | - config_name: other |
| | data_files: |
| | - split: testing |
| | path: other/testing-* |
| | --- |
| | |