superb_demo / README.md
lhoestq's picture
lhoestq HF Staff
Add 'ic' config data files
21f6712 verified
|
raw
history blame
2.41 kB
metadata
dataset_info:
  - config_name: asr
    features:
      - name: file
        dtype: string
      - name: audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: text
        dtype: string
      - name: speaker_id
        dtype: int64
      - name: chapter_id
        dtype: int64
      - name: id
        dtype: string
    splits:
      - name: test
        num_bytes: 671137
        num_examples: 6
    download_size: 631694
    dataset_size: 671137
  - config_name: ic
    features:
      - name: file
        dtype: string
      - name: audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: speaker_id
        dtype: string
      - name: text
        dtype: string
      - name: action
        dtype:
          class_label:
            names:
              '0': activate
              '1': bring
              '2': change language
              '3': deactivate
              '4': decrease
              '5': increase
      - name: object
        dtype:
          class_label:
            names:
              '0': Chinese
              '1': English
              '2': German
              '3': Korean
              '4': heat
              '5': juice
              '6': lamp
              '7': lights
              '8': music
              '9': newspaper
              '10': none
              '11': shoes
              '12': socks
              '13': volume
      - name: location
        dtype:
          class_label:
            names:
              '0': bedroom
              '1': kitchen
              '2': none
              '3': washroom
    splits:
      - name: test
        num_bytes: 526590
        num_examples: 6
    download_size: 465026
    dataset_size: 526590
  - config_name: ks
    features:
      - name: file
        dtype: string
      - name: audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: label
        dtype:
          class_label:
            names:
              '0': 'yes'
              '1': 'no'
              '2': up
              '3': down
              '4': left
              '5': right
              '6': 'on'
              '7': 'off'
              '8': stop
              '9': go
              '10': _silence_
              '11': _unknown_
    splits:
      - name: test
        num_bytes: 257786
        num_examples: 8
    download_size: 253362
    dataset_size: 257786
configs:
  - config_name: asr
    data_files:
      - split: test
        path: asr/test-*
  - config_name: ic
    data_files:
      - split: test
        path: ic/test-*
  - config_name: ks
    data_files:
      - split: test
        path: ks/test-*

Disclaimer

This is a tiny subset of the SUPERB dataset, which is intended only for demo purposes!

See the full dataset here: https://huggingface.co/datasets/superb