bashar-talafha commited on
Commit
fd477ae
·
verified ·
1 Parent(s): 0a62477

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +32 -0
README.md ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: Jordan
4
+ features:
5
+ - name: id
6
+ dtype: string
7
+ - name: audio
8
+ dtype:
9
+ audio:
10
+ sampling_rate: 16000
11
+ - name: transcription
12
+ dtype: string
13
+ splits:
14
+ - name: train
15
+ num_bytes: 217991795.0
16
+ num_examples: 1600
17
+ - name: validation
18
+ num_bytes: 208564182.0
19
+ num_examples: 1600
20
+ download_size: 424992871
21
+ dataset_size: 426555977.0
22
+ configs:
23
+ - config_name: Jordan
24
+ data_files:
25
+ - split: train
26
+ path: Jordan/train-*
27
+ - split: validation
28
+ path: Jordan/validation-*
29
+ ---
30
+ # Dataset Card for "NADI2026_subtask1.1_Robust_ASR"
31
+
32
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)