Datasets:
Abdulmohsena
commited on
Commit
•
e6e1153
1
Parent(s):
75c7bda
Update README.md
Browse files
README.md
CHANGED
@@ -16,4 +16,20 @@ configs:
|
|
16 |
data_files:
|
17 |
- split: train
|
18 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
19 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
data_files:
|
17 |
- split: train
|
18 |
path: data/train-*
|
19 |
+
task_categories:
|
20 |
+
- translation
|
21 |
+
language:
|
22 |
+
- ar
|
23 |
+
- en
|
24 |
---
|
25 |
+
|
26 |
+
|
27 |
+
|
28 |
+
### Source Data
|
29 |
+
|
30 |
+
- **ImruQays:** [Quran Parallel Texts](https://huggingface.co/datasets/ImruQays/Quran-Classical-Arabic-English-Parallel-texts)
|
31 |
+
- **Shamela Books:** [Shamela Open Library](https://shamela.ws/)
|
32 |
+
|
33 |
+
### Limitations
|
34 |
+
|
35 |
+
- **Translation Quality:** The translation of Shamela Books was done using Google Translate, which showed some inaccuracies with complex classical Arabic terms.
|