MusicCap / README.md
breadlicker45's picture
Upload README.md with huggingface_hub
6a95c1b
|
raw
history blame
788 Bytes
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
    - name: audio
      dtype:
        audio:
          sampling_rate: 44100
    - name: download_status
      dtype: bool
  splits:
    - name: train
      num_bytes: 51997088
      num_examples: 32
  download_size: 51803741
  dataset_size: 51997088

Dataset Card for "MusicCap"

More Information needed