Arjun-G-Ravi
commited on
Commit
•
14f9c35
1
Parent(s):
f236595
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,26 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
task_categories:
|
4 |
+
- text-generation
|
5 |
+
- summarization
|
6 |
+
language:
|
7 |
+
- ml
|
8 |
+
pretty_name: Malayalam dataset
|
9 |
+
size_categories:
|
10 |
+
- 1M<n<10M
|
11 |
---
|
12 |
+
|
13 |
+
# About
|
14 |
+
This is a large dataset that contains a lot of (more than 6 million) lines of malayalam text. The dataset is created by combining many other malayalam datasets, and cleaning them.
|
15 |
+
|
16 |
+
The dataset is ideal to train or fine tune a Large Language Model on Malayalam language.
|
17 |
+
|
18 |
+
|
19 |
+
# Credits
|
20 |
+
- https://www.kaggle.com/datasets/disisbig/malyalam-news-dataset
|
21 |
+
- https://www.kaggle.com/datasets/parvmodi/english-to-malayalam-machine-translation-dataset?select=train.ml
|
22 |
+
- https://www.kaggle.com/datasets/akhisreelibra/malayalam-news
|
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?row=17
|
26 |
+
- https://www.kaggle.com/datasets/disisbig/malayalam-wikipedia-articles
|