FILALIHicham's picture
Upload dataset
d45c92d verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: transcription
      dtype: string
  splits:
    - name: train
      num_bytes: 940008797.9430895
      num_examples: 110
    - name: validation
      num_bytes: 47886762.487804875
      num_examples: 6
    - name: test
      num_bytes: 60461121.56910569
      num_examples: 7
  download_size: 1044529180
  dataset_size: 1048356682.0000001
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*