bashar-talafha's picture
Upload README.md with huggingface_hub
18a9aad verified
|
Raw
History Blame
1.74 kB
metadata
dataset_info:
  - config_name: Algeria
    features:
      - name: id
        dtype: string
      - name: audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: transcription
        dtype: string
    splits:
      - name: train
        num_bytes: 212795117
        num_examples: 1600
      - name: validation
        num_bytes: 84306789
        num_examples: 727
    download_size: 296740631
    dataset_size: 297101906
  - config_name: Egypt
    features:
      - name: id
        dtype: string
      - name: audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: transcription
        dtype: string
    splits:
      - name: train
        num_bytes: 213445584
        num_examples: 1600
      - name: validation
        num_bytes: 209253758
        num_examples: 1600
    download_size: 421589630
    dataset_size: 422699342
  - config_name: Jordan
    features:
      - name: id
        dtype: string
      - name: audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: transcription
        dtype: string
    splits:
      - name: train
        num_bytes: 217991795
        num_examples: 1600
      - name: validation
        num_bytes: 208564182
        num_examples: 1600
    download_size: 424992871
    dataset_size: 426555977
configs:
  - config_name: Algeria
    data_files:
      - split: train
        path: Algeria/train-*
      - split: validation
        path: Algeria/validation-*
  - config_name: Egypt
    data_files:
      - split: train
        path: Egypt/train-*
      - split: validation
        path: Egypt/validation-*
  - config_name: Jordan
    data_files:
      - split: train
        path: Jordan/train-*
      - split: validation
        path: Jordan/validation-*

Dataset Card for "NADI2026_subtask1.1_Robust_ASR"

More Information needed