Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -76,6 +76,25 @@ dataset_info:
|
|
| 76 |
num_examples: 1600
|
| 77 |
download_size: 369795007
|
| 78 |
dataset_size: 370845647.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 79 |
configs:
|
| 80 |
- config_name: Algeria
|
| 81 |
data_files:
|
|
@@ -101,6 +120,12 @@ configs:
|
|
| 101 |
path: Mauritania/train-*
|
| 102 |
- split: validation
|
| 103 |
path: Mauritania/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 104 |
---
|
| 105 |
# Dataset Card for "NADI2026_subtask1.1_Robust_ASR"
|
| 106 |
|
|
|
|
| 76 |
num_examples: 1600
|
| 77 |
download_size: 369795007
|
| 78 |
dataset_size: 370845647.0
|
| 79 |
+
- config_name: Morocco
|
| 80 |
+
features:
|
| 81 |
+
- name: id
|
| 82 |
+
dtype: string
|
| 83 |
+
- name: audio
|
| 84 |
+
dtype:
|
| 85 |
+
audio:
|
| 86 |
+
sampling_rate: 16000
|
| 87 |
+
- name: transcription
|
| 88 |
+
dtype: string
|
| 89 |
+
splits:
|
| 90 |
+
- name: train
|
| 91 |
+
num_bytes: 192764557.0
|
| 92 |
+
num_examples: 1600
|
| 93 |
+
- name: validation
|
| 94 |
+
num_bytes: 172820472.0
|
| 95 |
+
num_examples: 1600
|
| 96 |
+
download_size: 364136190
|
| 97 |
+
dataset_size: 365585029.0
|
| 98 |
configs:
|
| 99 |
- config_name: Algeria
|
| 100 |
data_files:
|
|
|
|
| 120 |
path: Mauritania/train-*
|
| 121 |
- split: validation
|
| 122 |
path: Mauritania/validation-*
|
| 123 |
+
- config_name: Morocco
|
| 124 |
+
data_files:
|
| 125 |
+
- split: train
|
| 126 |
+
path: Morocco/train-*
|
| 127 |
+
- split: validation
|
| 128 |
+
path: Morocco/validation-*
|
| 129 |
---
|
| 130 |
# Dataset Card for "NADI2026_subtask1.1_Robust_ASR"
|
| 131 |
|