kmr-bible / README.md
cpalenmichel's picture
Upload dataset
41a05ee
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: path
      dtype: string
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
  splits:
    - name: train
      num_bytes: 2149151663.368
      num_examples: 2754
    - name: test
      num_bytes: 241863045
      num_examples: 327
    - name: valid
      num_bytes: 255423909
      num_examples: 334
  download_size: 2545514213
  dataset_size: 2646438617.368
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: valid
        path: data/valid-*