musiccap_4 / README.md
nacielo's picture
Upload README.md with huggingface_hub
6e09e0f
|
raw
history blame contribute delete
No virus
884 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: download_status
      dtype: bool
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
  splits:
    - name: train
      num_bytes: 3475708168
      num_examples: 1000
  download_size: 3416657555
  dataset_size: 3475708168
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "musiccap_4"

More Information needed