FAA_data_BOS / README.md
adityarra07's picture
Upload dataset
d20b487 verified
|
raw
history blame
515 Bytes
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: transcription
      dtype: string
  splits:
    - name: train
      num_bytes: 666361984.9392488
      num_examples: 13442
    - name: test
      num_bytes: 167720829.9727513
      num_examples: 3361
  download_size: 835041645
  dataset_size: 834082814.9120001
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*