kuanhuggingface's picture
Upload README.md with huggingface_hub
0871cd4
|
raw
history blame
795 Bytes
metadata
dataset_info:
  features:
    - name: file
      dtype: string
    - name: audio
      dtype: audio
    - name: label
      dtype:
        class_label:
          names:
            '0': five
            '1': four
            '2': one
            '3': three
            '4': two
            '5': zero
    - name: word
      dtype: string
    - name: instruction
      dtype: string
  splits:
    - name: train
      num_bytes: 345554363.122
      num_examples: 3594
    - name: validation
      num_bytes: 43073974
      num_examples: 448
    - name: test
      num_bytes: 43267451
      num_examples: 450
  download_size: 403460234
  dataset_size: 431895788.122

Dataset Card for "stress_dection_MIR_SD"

More Information needed