---
dataset_info:
  features:
  - name: audio
    dtype: audio
  - name: file
    dtype: string
  - name: instruction
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: test
    num_bytes: 23888940.841433667
    num_examples: 200
  download_size: 23529985
  dataset_size: 23888940.841433667
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
---