golos-test / README.md
bonlime's picture
Add Golos farfield test split (1 916 samples, 1.4 h)
ce3c06f verified
metadata
dataset_info:
  - config_name: crowd
    features:
      - name: id
        dtype: string
      - name: audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: text
        dtype: string
      - name: duration
        dtype: float64
    splits:
      - name: test
        num_bytes: 1281483035
        num_examples: 9994
    download_size: 1292248065
    dataset_size: 1281483035
  - config_name: farfield
    features:
      - name: id
        dtype: string
      - name: audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: text
        dtype: string
      - name: duration
        dtype: float64
    splits:
      - name: test
        num_bytes: 340276098
        num_examples: 1916
    download_size: 324745016
    dataset_size: 340276098
configs:
  - config_name: crowd
    data_files:
      - split: test
        path: crowd/test-*
  - config_name: farfield
    data_files:
      - split: test
        path: farfield/test-*