File size: 1,233 Bytes
fd477ae
 
dfd3396
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
fd477ae
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
dfd3396
 
 
 
 
 
fd477ae
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
---
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.0
    num_examples: 1600
  - name: validation
    num_bytes: 84306789.0
    num_examples: 727
  download_size: 296740631
  dataset_size: 297101906.0
- 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.0
    num_examples: 1600
  - name: validation
    num_bytes: 208564182.0
    num_examples: 1600
  download_size: 424992871
  dataset_size: 426555977.0
configs:
- config_name: Algeria
  data_files:
  - split: train
    path: Algeria/train-*
  - split: validation
    path: Algeria/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](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)