JoyboyBrian's picture
Upload dataset
4a56276 verified
metadata
dataset_info:
  - config_name: AlpacaAudio
    features:
      - name: question
        dtype: string
      - name: audio
        dtype:
          audio:
            sampling_rate: 192000
      - name: answer
        dtype: string
    splits:
      - name: test
        num_bytes: 13860108
        num_examples: 100
    download_size: 12244845
    dataset_size: 13860108
  - config_name: OpenhermesInstruction
    features:
      - name: question
        dtype: string
      - name: audio
        dtype:
          audio:
            sampling_rate: 192000
      - name: answer
        dtype: string
    splits:
      - name: test
        num_bytes: 19088115
        num_examples: 100
    download_size: 17279766
    dataset_size: 19088115
  - config_name: default
    features:
      - name: question
        dtype: string
      - name: audio
        dtype:
          audio:
            sampling_rate: 192000
      - name: answer
        dtype: string
    splits:
      - name: test
        num_bytes: 13860108
        num_examples: 100
    download_size: 12244845
    dataset_size: 13860108
configs:
  - config_name: AlpacaAudio
    data_files:
      - split: test
        path: AlpacaAudio/test-*
  - config_name: OpenhermesInstruction
    data_files:
      - split: test
        path: OpenhermesInstruction/test-*
  - config_name: default
    data_files:
      - split: test
        path: data/test-*