fma_small_images / README.md
DurreSudoku's picture
Upload dataset
c5ca5b0 verified
|
raw
history blame
765 Bytes
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: label
      dtype:
        class_label:
          names:
            '0': Electronic
            '1': Experimental
            '2': Folk
            '3': Hip-Hop
            '4': Instrumental
            '5': International
            '6': Pop
            '7': Rock
  splits:
    - name: train
      num_bytes: 667522137
      num_examples: 32968
    - name: validation
      num_bytes: 81400098.625
      num_examples: 3995
    - name: test
      num_bytes: 81537172
      num_examples: 4000
  download_size: 830356474
  dataset_size: 830459407.625
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*