MedicalDataset / README.md
ahmedelsayed's picture
Upload dataset
b086254 verified
metadata
dataset_info:
  features:
    - name: audio_clipping
      dtype: string
    - name: audio_clipping:confidence
      dtype: float64
    - name: background_noise_audible
      dtype: string
    - name: background_noise_audible:confidence
      dtype: float64
    - name: overall_quality_of_the_audio
      dtype: float64
    - name: quiet_speaker
      dtype: string
    - name: quiet_speaker:confidence
      dtype: float64
    - name: speaker_id
      dtype: int64
    - name: file_download
      dtype: string
    - name: file_name
      dtype: audio
    - name: phrase
      dtype: string
    - name: prompt
      dtype: string
    - name: writer_id
      dtype: int64
  splits:
    - name: train
      num_bytes: 334912480
      num_examples: 381
    - name: val
      num_bytes: 295476331
      num_examples: 385
    - name: test
      num_bytes: 5301032968.705
      num_examples: 5895
  download_size: 4577917121
  dataset_size: 5931421779.705
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: val
        path: data/val-*
      - split: test
        path: data/test-*