training_dataset / README.md
adityarra07's picture
Upload README.md with huggingface_hub
cb6d146 verified
metadata
dataset_info:
  features:
    - name: audio
      struct:
        - name: array
          sequence: float32
        - name: path
          dtype: 'null'
        - name: sampling_rate
          dtype: int64
    - name: transcription
      dtype: string
    - name: id
      dtype: string
  splits:
    - name: train
      num_bytes: 10217283006.12767
      num_examples: 44804
    - name: test
      num_bytes: 114021995.87232916
      num_examples: 500
  download_size: 10369205111
  dataset_size: 10331305002

Dataset Card for "training_dataset"

More Information needed