Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -2,4 +2,46 @@
|
|
| 2 |
license: other
|
| 3 |
license_name: mixed-permissive
|
| 4 |
license_link: LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
license: other
|
| 3 |
license_name: mixed-permissive
|
| 4 |
license_link: LICENSE
|
| 5 |
+
language:
|
| 6 |
+
- te
|
| 7 |
+
pretty_name: Telugu MultiTask Instruct 77K
|
| 8 |
+
size_categories:
|
| 9 |
+
- 10K<n<100K
|
| 10 |
+
task_categories:
|
| 11 |
+
- text-generation
|
| 12 |
+
- question-answering
|
| 13 |
+
- translation
|
| 14 |
+
- summarization
|
| 15 |
+
tags:
|
| 16 |
+
- adaption-labs
|
| 17 |
+
- autoscientist
|
| 18 |
+
- telugu
|
| 19 |
+
- instruction-following
|
| 20 |
---
|
| 21 |
+
|
| 22 |
+
# Telugu MultiTask Instruct 77K
|
| 23 |
+
|
| 24 |
+
This dataset is a curated, high-density composite of 7 open-source Telugu NLP datasets. All source distributions have been normalized, cleaned, and enhanced using the **Adaption Labs** platform as part of the 2026 Adaption AutoScientist Challenge (Language Category).
|
| 25 |
+
|
| 26 |
+
## Dataset Details
|
| 27 |
+
- **Dataset ID:** `1abb2918-abc3-4581-907d-be1470787ffc`
|
| 28 |
+
- **Row Count:** 77,653
|
| 29 |
+
- **Language:** Telugu (`te`)
|
| 30 |
+
- **Primary Task Formats:** News headline generation, article writing, question answering, poetry completion, and SQL query translation.
|
| 31 |
+
|
| 32 |
+
## Adaptive Quality Evaluation
|
| 33 |
+
The dataset was enhanced and evaluated using the Adaption Labs Data Pipeline, resulting in significant quality improvements:
|
| 34 |
+
- **Grade:** Improved from **C** to **B**
|
| 35 |
+
- **Score:** Improved from **6.0** to **8.14**
|
| 36 |
+
- **Percentile:** **18.23** (relative platform ranking)
|
| 37 |
+
- **Relative Improvement:** **35.6%**
|
| 38 |
+
|
| 39 |
+
## Composition & Source Licenses
|
| 40 |
+
This composite dataset inherits permissions from the following underlying collections:
|
| 41 |
+
- **Telugu Alpaca Cleaned** (`telugu_ai_instructions`): CC-BY-4.0
|
| 42 |
+
- **Dolci SFT Telugu** (`telugu_instruction_pairs`): Apache-2.0
|
| 43 |
+
- **TyDi QA Telugu** (`telugu_qa_news_gen`): Apache-2.0
|
| 44 |
+
- **Aya Telugu Poems & News Articles** (`telugu_news_and_poetry_gen`): Apache-2.0
|
| 45 |
+
- **Telugu News Summarization** (`telugu_news_summaries`): MIT
|
| 46 |
+
- **Samanantar EN-TE / Dolly 15K** (`english_to_telugu_translation`): CC-0 / CC-BY-SA-3.0
|
| 47 |
+
- **Telugu QA Andhra Facts** (`telugu_qa_andhra_facts`): Mixed Open Licenses
|