Upload README.md with huggingface_hub
Browse files
README.md
ADDED
|
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- sd
|
| 5 |
+
tags:
|
| 6 |
+
- sindhi
|
| 7 |
+
- sft
|
| 8 |
+
- instruct
|
| 9 |
+
- linguistics
|
| 10 |
+
- logic
|
| 11 |
+
pretty_name: Sindhi Intelligence Core SFT
|
| 12 |
+
size_categories:
|
| 13 |
+
- 100K<n<1M
|
| 14 |
+
task_categories:
|
| 15 |
+
- text-generation
|
| 16 |
+
- question-answering
|
| 17 |
+
configs:
|
| 18 |
+
- config_name: default
|
| 19 |
+
data_files:
|
| 20 |
+
- split: train
|
| 21 |
+
path: data/train.jsonl
|
| 22 |
+
---
|
| 23 |
+
|
| 24 |
+
# ๐ง Sindhi Intelligence Core SFT
|
| 25 |
+
|
| 26 |
+
This is a premium, high-density instruction dataset designed for training Large Language Models (LLMs) to master the Sindhi language. With **361,225 rows**, it provides a robust foundation for grammar, factual knowledge, and logical reasoning.
|
| 27 |
+
|
| 28 |
+
## ๐ Dataset Summary
|
| 29 |
+
This dataset was created by consolidating multiple high-quality Sindhi corpora into a unified **ChatML** format. It is specifically optimized for **Supervised Fine-Tuning (SFT)**.
|
| 30 |
+
|
| 31 |
+
## ๐ Data Structure
|
| 32 |
+
- **Format:** JSON Lines (.jsonl)
|
| 33 |
+
- **Total Rows:** 361,225
|
| 34 |
+
|
| 35 |
+
## ๐ Data Sources & Credits
|
| 36 |
+
Special thanks to the researchers whose work forms the core of this dataset:
|
| 37 |
+
- **AMBILE Team**: Sindhi WordNet (Grammar & Gender)
|
| 38 |
+
- **Danish Mahdi**: Encyclopedia Sindhiana, Legal Dataset, & News Corpora
|
| 39 |
+
- **Owais Raza**: Daily Kawish Articles & Linguistic processing
|
| 40 |
+
|
| 41 |
+
## ๐ Citation
|
| 42 |
+
If you use this dataset, please cite:
|
| 43 |
+
https://huggingface.co/datasets/aakashMeghwar01/Sindhi-Intelligence-Core-SFT
|