danilotpnta's picture
Convert dataset to Parquet
bba41f3 verified
|
raw
history blame
No virus
1.04 kB
metadata
license: mit
dataset_info:
  config_name: gtzan
  features:
    - name: id
      dtype: int32
    - name: audio
      dtype:
        audio:
          sampling_rate: 44100
    - name: genre
      dtype: string
    - name: title
      dtype: string
    - name: artist
      dtype: string
    - name: tempo
      dtype: float32
    - name: keys
      dtype: string
    - name: loudness
      dtype: float32
    - name: sorted_pred_genres
      dtype: string
    - name: x_tsne
      dtype: float32
    - name: y_tsne
      dtype: float32
    - name: z_tsne
      dtype: float32
    - name: x_umap
      dtype: float32
    - name: y_umap
      dtype: float32
    - name: z_umap
      dtype: float32
    - name: album_cover_path
      dtype: string
    - name: key
      dtype: string
    - name: filepath
      dtype: string
  splits:
    - name: train
      num_bytes: 1323465465
      num_examples: 999
  download_size: 1305799028
  dataset_size: 1323465465
configs:
  - config_name: gtzan
    data_files:
      - split: train
        path: gtzan/train-*
    default: true