eval-musiccaps / README.md
seungheondoh's picture
Upload dataset
812ff44 verified
metadata
dataset_info:
  features:
    - name: ytid
      dtype: string
    - name: start_s
      dtype: int64
    - name: end_s
      dtype: int64
    - name: audioset_positive_labels
      dtype: string
    - name: aspect_list
      dtype: string
    - name: caption
      dtype: string
    - name: author_id
      dtype: int64
    - name: is_balanced_subset
      dtype: bool
    - name: is_audioset_eval
      dtype: bool
  splits:
    - name: original
      num_bytes: 2995846
      num_examples: 5521
    - name: nosinging
      num_bytes: 1088577
      num_examples: 2218
  download_size: 1832639
  dataset_size: 4084423
configs:
  - config_name: default
    data_files:
      - split: original
        path: data/original-*
      - split: nosinging
        path: data/nosinging-*