Music_Gen / README.md
HgThinker's picture
Upload README.md with huggingface_hub
2ac60a9
|
Raw
History Blame Contribute Delete
812 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
      struct:
        - name: bytes
          dtype: 'null'
        - name: path
          dtype: string
    - name: download_status
      dtype: bool
  splits:
    - name: train
      num_bytes: 3161607
      num_examples: 5520
  download_size: 0
  dataset_size: 3161607

Dataset Card for "Music_Gen"

More Information needed