example_dataset / README.md
kehanlu's picture
Upload README.md with huggingface_hub
06c2997
|
raw
history blame
545 Bytes
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: 358052
      num_examples: 3
  download_size: 360407
  dataset_size: 358052

Dataset Card for "example_dataset"

More Information needed