Update README.md
Browse files
README.md
CHANGED
|
@@ -5,9 +5,11 @@ task_categories:
|
|
| 5 |
language:
|
| 6 |
- ml
|
| 7 |
pretty_name: human-verified-sangraha-malayalam-dataset
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
This is a cleaned version of the malayalam subset of sangraha dataset. This only contains the human verified part of the dataset(which is high quality data obtained from Indic language PDFs, transcribed data from various Indic language videos, podcasts, movies, courses, etc.)
|
| 10 |
-
The csv dataset
|
| 11 |
|
| 12 |
For pretraining, I recommend using this dataset along with [Ultimate-malayalam-dataset](https://huggingface.co/datasets/Arjun-G-Ravi/Ultimate-Malayalam-Dataset) for more diverse data.
|
| 13 |
|
|
|
|
| 5 |
language:
|
| 6 |
- ml
|
| 7 |
pretty_name: human-verified-sangraha-malayalam-dataset
|
| 8 |
+
size_categories:
|
| 9 |
+
- 1M<n<10M
|
| 10 |
---
|
| 11 |
This is a cleaned version of the malayalam subset of sangraha dataset. This only contains the human verified part of the dataset(which is high quality data obtained from Indic language PDFs, transcribed data from various Indic language videos, podcasts, movies, courses, etc.)
|
| 12 |
+
The csv dataset has around 6.3M rows, accounting to 32.8 GB. I've also removed the doc_id provided in the dataset, making this ideal for pretraining malayalam LLM.
|
| 13 |
|
| 14 |
For pretraining, I recommend using this dataset along with [Ultimate-malayalam-dataset](https://huggingface.co/datasets/Arjun-G-Ravi/Ultimate-Malayalam-Dataset) for more diverse data.
|
| 15 |
|