Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
License:
mohamed-khalil commited on
Commit
a544450
·
verified ·
1 Parent(s): f1620b6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
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
- > The ATHAR dataset is divided into two main subsets: test data and training data.
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
- > 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
 
 
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