Datasets:
ahmedheakl
commited on
Commit
•
7f8a949
1
Parent(s):
009fe58
Update README.md
Browse files
README.md
CHANGED
@@ -18,4 +18,13 @@ configs:
|
|
18 |
data_files:
|
19 |
- split: train
|
20 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
---
|
|
|
|
|
|
|
|
18 |
data_files:
|
19 |
- split: train
|
20 |
path: data/train-*
|
21 |
+
license: mit
|
22 |
+
task_categories:
|
23 |
+
- automatic-speech-recognition
|
24 |
+
language:
|
25 |
+
- ar
|
26 |
+
- en
|
27 |
---
|
28 |
+
**Please see paper & code for more information:**
|
29 |
+
- https://github.com/ahmedheakl/arazn-llm
|
30 |
+
- https://arxiv.org/abs/2406.18120
|