Keyword_Spotting / README.md
tsaiyunshao's picture
Upload dataset
553ead6 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*
      - split: test_2
        path: data/test_2-*
      - split: test_3
        path: data/test_3-*
      - split: test_4
        path: data/test_4-*
dataset_info:
  features:
    - name: id
      dtype: int32
    - name: instruction
      dtype: string
    - name: answer
      dtype: string
    - name: audio1
      dtype: audio
    - name: audio2
      dtype: audio
    - name: audio3
      dtype: audio
    - name: audio4
      dtype: audio
    - name: audio5
      dtype: audio
  splits:
    - name: test
      num_bytes: 31784540
      num_examples: 50
    - name: test_2
      num_bytes: 13069495
      num_examples: 50
    - name: test_3
      num_bytes: 19687792
      num_examples: 50
    - name: test_4
      num_bytes: 26095845
      num_examples: 50
  download_size: 88016181
  dataset_size: 90637672