Update README.md
Browse files
README.md
CHANGED
|
@@ -11,10 +11,11 @@ size_categories:
|
|
| 11 |
---
|
| 12 |
|
| 13 |
# About
|
| 14 |
-
This is a large dataset that contains a lot of
|
| 15 |
|
| 16 |
-
The dataset is ideal to
|
| 17 |
|
|
|
|
| 18 |
|
| 19 |
# Credits
|
| 20 |
- https://www.kaggle.com/datasets/disisbig/malyalam-news-dataset
|
|
@@ -23,4 +24,5 @@ The dataset is ideal to train or fine tune a Large Language Model on Malayalam l
|
|
| 23 |
- https://www.kaggle.com/datasets/vigneshvit/malayalam-news-dataset
|
| 24 |
- https://huggingface.co/datasets/rajeshradhakrishnan/malayalam_wiki
|
| 25 |
- https://huggingface.co/datasets/Sakshamrzt/IndicNLP-Malayalam
|
| 26 |
-
- https://www.kaggle.com/datasets/disisbig/malayalam-wikipedia-articles
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
# About
|
| 14 |
+
This is a large dataset that contains a lot of malayalam text. The dataset is created by combining many other malayalam datasets, filtering and cleaning them.
|
| 15 |
|
| 16 |
+
The dataset is ideal to pretrain (or maybe even fine tune) a Large Language Model on Malayalam language.
|
| 17 |
|
| 18 |
+
This is the second version of the dataset where I've added some more data and removed a lot of data, which were very short(less than 75 characters). Having a lot off shorter sentences will significantly lower data quality. If you need the older dataset, which contained more than 6 million lines of malayalam text(most of them are super short), see this particular kaggle version: https://www.kaggle.com/datasets/arjungravi/ultimate-malayalam-dataset/versions/3
|
| 19 |
|
| 20 |
# Credits
|
| 21 |
- https://www.kaggle.com/datasets/disisbig/malyalam-news-dataset
|
|
|
|
| 24 |
- https://www.kaggle.com/datasets/vigneshvit/malayalam-news-dataset
|
| 25 |
- https://huggingface.co/datasets/rajeshradhakrishnan/malayalam_wiki
|
| 26 |
- https://huggingface.co/datasets/Sakshamrzt/IndicNLP-Malayalam
|
| 27 |
+
- https://www.kaggle.com/datasets/disisbig/malayalam-wikipedia-articles
|
| 28 |
+
- https://www.kaggle.com/datasets/vigneshvit/malayalam-news-dataset
|