---
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
  - name: audio
    dtype:
      audio:
        sampling_rate: 44100
  - name: download_status
    dtype: bool
  splits:
  - name: train
    num_bytes: 51997088.0
    num_examples: 32
  download_size: 51803741
  dataset_size: 51997088.0
---
# Dataset Card for "MusicCap"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)