example_dataset / README.md
cyhuang-tw's picture
Upload README.md with huggingface_hub
25ae81a verified
metadata
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: audio
      dtype: audio
    - name: file
      dtype: string
    - name: instruction
      dtype: string
    - name: label
      dtype: string
  splits:
    - name: test
      num_bytes: 238700.66666666666
      num_examples: 2
  download_size: 335792
  dataset_size: 238700.66666666666

Dataset Card for "example_dataset"

More Information needed