aimonbc24's picture
Upload dataset
cf942fd verified
|
raw
history blame
716 Bytes
metadata
dataset_info:
  features:
    - name: Name
      dtype: string
    - name: Caption_Text
      dtype: string
    - name: AudioPath
      dtype:
        audio:
          sampling_rate: 16000
    - name: Split
      dtype: string
    - name: full_path
      dtype: string
  splits:
    - name: Training
      num_bytes: 1472871700.75
      num_examples: 26642
    - name: Test
      num_bytes: 1117430154.375
      num_examples: 19981
    - name: Validation
      num_bytes: 1104886686.5
      num_examples: 19980
  download_size: 3650056813
  dataset_size: 3695188541.625
configs:
  - config_name: default
    data_files:
      - split: Training
        path: data/Training-*
      - split: Test
        path: data/Test-*
      - split: Validation
        path: data/Validation-*