nazimali commited on
Commit
c90368d
1 Parent(s): 80a7caa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -107,6 +107,8 @@ DatasetDict({
107
  - Split the `ayah` columns string into a list of integers
108
  - Concactenated the Surah:Ayah pairs into a sentence to the `context` column
109
 
 
 
110
  ## TODO
111
  The `context` column has some `null` values that needs to be investigated and fixed
112
 
 
107
  - Split the `ayah` columns string into a list of integers
108
  - Concactenated the Surah:Ayah pairs into a sentence to the `context` column
109
 
110
+ Columns with the suffix `_en` contain the translations of the original columns.
111
+
112
  ## TODO
113
  The `context` column has some `null` values that needs to be investigated and fixed
114