AudioCaps / README.md
jp1924's picture
Upload dataset (part 00007-of-00008)
5dca98d verified
|
raw
history blame
No virus
710 Bytes
metadata
dataset_info:
  features:
    - name: audiocap_id
      dtype: int32
    - name: youtube_id
      dtype: string
    - name: start_time
      dtype: int32
    - name: audio
      dtype:
        audio:
          sampling_rate: 48000
    - name: caption
      dtype: string
  splits:
    - name: train
      num_bytes: 2012866216147.6
      num_examples: 45087
    - name: validation
      num_bytes: 94570191869
      num_examples: 2230
    - name: test
      num_bytes: 187871958256
      num_examples: 4400
  download_size: 431887334157
  dataset_size: 282442150125
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*