mana / README.md
veziriii's picture
Upload dataset
21aff8c verified
metadata
dataset_info:
  features:
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: transcript
      dtype: string
    - name: word_count
      dtype: int64
    - name: character_count
      dtype: int64
    - name: duration
      dtype: float64
    - name: sample_rate
      dtype: int64
  splits:
    - name: train
      num_bytes: 911641879.7259845
      num_examples: 60857
    - name: test
      num_bytes: 391619196.96001565
      num_examples: 26082
  download_size: 1283853407
  dataset_size: 1303261076.686
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*