w2v_streaming_2 / README.md
vphu123's picture
Upload README.md with huggingface_hub
f036e41
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 34870532864.69
      num_examples: 208310
    - name: test
      num_bytes: 983581121.68
      num_examples: 9497
  download_size: 35641895011
  dataset_size: 35854113986.37

Dataset Card for "w2v_streaming_2"

More Information needed