w2v-exercise / README.md
ayegee's picture
Upload dataset
222ff39 verified
metadata
dataset_info:
  features:
    - name: uttid
      dtype: string
    - name: audio
      dtype: audio
    - name: sentence
      dtype: string
  splits:
    - name: train
      num_bytes: 36338017
      num_examples: 956
    - name: test
      num_bytes: 15410457
      num_examples: 408
  download_size: 51228470
  dataset_size: 51748474
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*