--- configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* dataset_info: features: - name: image dtype: image - name: caption dtype: string - name: data_idx dtype: int32 - name: number dtype: int32 - name: label dtype: class_label: names: '0': blues '1': classical '2': country '3': disco '4': hiphop '5': metal '6': pop '7': reggae '8': rock '9': jazz splits: - name: train num_bytes: 1063512266.0 num_examples: 9258 - name: test num_bytes: 983072759.0 num_examples: 8722 download_size: 2042103711 dataset_size: 2046585025.0 --- # Dataset Card for "GraySpectrotram_example" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)