Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -69,7 +69,7 @@ The ATHAR dataset is a comprehensive collection of classical Arabic texts transl
|
|
69 |
|
70 |
## 📚 Datasets Summary
|
71 |
|
72 |
-
|
73 |
|
74 |
| Name | Description |
|
75 |
|------------------|-------------------------------------------------------------------------------------------------------------------------|
|
@@ -82,12 +82,12 @@ The ATHAR dataset is a comprehensive collection of classical Arabic texts transl
|
|
82 |
|
83 |
## 📋 Dataset Structure
|
84 |
|
85 |
-
|
86 |
|
87 |
| Field | Description |
|
88 |
|-----------|-------------------------------------------------------------------------------------------------------------|
|
89 |
-
| `Arabic(str)` | The original text in classical Arabic.
|
90 |
-
| `English(str)` | The English translation of the classical Arabic text.
|
91 |
|
92 |
|
93 |
|
|
|
69 |
|
70 |
## 📚 Datasets Summary
|
71 |
|
72 |
+
The ATHAR dataset is divided into two main subsets: test data and training data.
|
73 |
|
74 |
| Name | Description |
|
75 |
|------------------|-------------------------------------------------------------------------------------------------------------------------|
|
|
|
82 |
|
83 |
## 📋 Dataset Structure
|
84 |
|
85 |
+
Each entry in the dataset is represented by a row with the following fields:
|
86 |
|
87 |
| Field | Description |
|
88 |
|-----------|-------------------------------------------------------------------------------------------------------------|
|
89 |
+
| `Arabic(str)` | The original text in classical Arabic. |
|
90 |
+
| `English(str)` | The English translation of the classical Arabic text. |
|
91 |
|
92 |
|
93 |
|