Update README.md
Browse files
README.md
CHANGED
@@ -42,7 +42,7 @@ The dataset is focussed on Indian factual content for pre-training LLMs where In
|
|
42 |
|
43 |
<!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
|
44 |
Each row corresponds to a wikipedia article with the decription of article in source language(english) and translations in 6 indian languages.
|
45 |
-
The title is in english and descriptions in different languages is represented by column name of format "
|
46 |
Each description column in different languages is a list of sentences/multiple sentences and can be concatenated to get cleaned article decription.
|
47 |
|
48 |
## Dataset Creation
|
|
|
42 |
|
43 |
<!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
|
44 |
Each row corresponds to a wikipedia article with the decription of article in source language(english) and translations in 6 indian languages.
|
45 |
+
The title is in english and descriptions in different languages is represented by column name of format "language_code"_"script"
|
46 |
Each description column in different languages is a list of sentences/multiple sentences and can be concatenated to get cleaned article decription.
|
47 |
|
48 |
## Dataset Creation
|