indicV / README.md
athaze's picture
Update README.md
1134957 verified
|
Raw
History Blame Contribute Delete
651 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: audio_filepath
      dtype:
        audio:
          sampling_rate: 16000
          decode: false
    - name: transcription
      dtype: string
    - name: duration
      dtype: float64
    - name: target_lang
      dtype: string
    - name: source_lang
      dtype: string
    - name: lang_id
      dtype: string
    - name: pnc
      dtype: string
    - name: score
      dtype: float64
    - name: hi-ml
      dtype: string
  splits:
    - name: train
      num_bytes: 37301702520
      num_examples: 347861
  download_size: 43834039223
  dataset_size: 37301702520