Datasets:
Update README with detailed dataset card - Adaption AutoScientist Challenge
Browse files
README.md
CHANGED
|
@@ -1,47 +1,88 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 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 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
---
|
| 21 |
|
| 22 |
-
# Telugu MultiTask Instruct 77K
|
|
|
|
|
|
|
| 23 |
|
| 24 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 25 |
|
| 26 |
## Dataset Details
|
| 27 |
-
|
| 28 |
-
|
| 29 |
-
-
|
| 30 |
-
|
| 31 |
-
|
| 32 |
-
|
| 33 |
-
|
| 34 |
-
|
| 35 |
-
|
| 36 |
-
|
| 37 |
-
|
| 38 |
-
|
| 39 |
-
|
| 40 |
-
|
| 41 |
-
|
| 42 |
-
|
| 43 |
-
|
| 44 |
-
|
| 45 |
-
|
| 46 |
-
|
| 47 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
license: cc-by-sa-3.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
task_categories:
|
|
|
|
| 4 |
- question-answering
|
| 5 |
+
- text-generation
|
| 6 |
- translation
|
| 7 |
- summarization
|
| 8 |
+
language:
|
| 9 |
+
- te
|
| 10 |
tags:
|
| 11 |
- adaption-labs
|
| 12 |
- autoscientist
|
| 13 |
- telugu
|
| 14 |
+
- low-resource-language
|
| 15 |
+
- multi-task
|
| 16 |
+
- reasoning-traces
|
| 17 |
+
- hackathon
|
| 18 |
+
size_categories:
|
| 19 |
+
- 10K<n<100K
|
| 20 |
---
|
| 21 |
|
| 22 |
+
# Telugu MultiTask Instruct 77K — Adaption AutoScientist Challenge Dataset
|
| 23 |
+
|
| 24 |
+
> **Powered by Adaptive Data — [Adaption Labs](https://www.adaptionlabs.ai/)**
|
| 25 |
|
| 26 |
+
## Dataset Description
|
| 27 |
+
|
| 28 |
+
A large-scale, multi-task Telugu instruction-tuning dataset combining 77,653 rows from 7 open-source Telugu NLP collections. Covers diverse tasks including news summarization, QA, creative writing, translation, and general instruction following — all processed through the **Adaption Labs AutoScientist** platform for quality enhancement.
|
| 29 |
+
|
| 30 |
+
This dataset was created for the [2026 Adaption AutoScientist Challenge](https://hackindia.org/2026/adaption-autoscientist-challenge-50000-prize-pool) (Language Category).
|
| 31 |
|
| 32 |
## Dataset Details
|
| 33 |
+
|
| 34 |
+
| Field | Value |
|
| 35 |
+
|:---|:---|
|
| 36 |
+
| **Size** | 77,653 rows |
|
| 37 |
+
| **Format** | JSONL |
|
| 38 |
+
| **Language** | Telugu (te) |
|
| 39 |
+
| **License** | CC-BY-SA-3.0 |
|
| 40 |
+
|
| 41 |
+
## Source Data & Attribution
|
| 42 |
+
|
| 43 |
+
| Source | Description | License |
|
| 44 |
+
|:---|:---|:---|
|
| 45 |
+
| Telugu Alpaca Cleaned (`telugu_ai_instructions`) | General instruction following | CC-BY-4.0 |
|
| 46 |
+
| Dolci SFT Telugu (`telugu_instruction_pairs`) | Instruction-response pairs | Apache-2.0 |
|
| 47 |
+
| TyDi QA Telugu (`telugu_qa_news_gen`) | News-based QA | Apache-2.0 |
|
| 48 |
+
| Aya Telugu Poems & News (`telugu_news_and_poetry_gen`) | Creative writing & journalism | Apache-2.0 |
|
| 49 |
+
| Telugu News Summarization (`telugu_news_summaries`) | Article summarization | MIT |
|
| 50 |
+
| Samanantar EN-TE / Dolly 15K (`english_to_telugu_translation`) | Translation pairs | CC-0 / CC-BY-SA-3.0 |
|
| 51 |
+
| Telugu QA Andhra Facts (`telugu_qa_andhra_facts`) | Regional knowledge QA | Mixed Open |
|
| 52 |
+
|
| 53 |
+
## Quality Enhancement via Adaption Labs
|
| 54 |
+
|
| 55 |
+
The dataset was processed through the Adaption Labs Adaptive Data Pipeline:
|
| 56 |
+
|
| 57 |
+
| Metric | Before | After | Change |
|
| 58 |
+
|:---|:---|:---|:---|
|
| 59 |
+
| Grade | C | **B** | ⬆️ |
|
| 60 |
+
| Score | 6.0 | **8.14** | +35.6% |
|
| 61 |
+
| Percentile | — | **18.23** | — |
|
| 62 |
+
|
| 63 |
+
**AutoScientist features applied:**
|
| 64 |
+
- ✅ Prompt Deduplication
|
| 65 |
+
- ✅ Prompt Rephrase
|
| 66 |
+
- ✅ Hallucination Mitigation
|
| 67 |
+
- ✅ Reasoning Traces
|
| 68 |
+
|
| 69 |
+
## Associated Model
|
| 70 |
+
|
| 71 |
+
- **HuggingFace:** [narendarcodes/adaption-gpt-oss-120b-telugu-instruct](https://huggingface.co/narendarcodes/adaption-gpt-oss-120b-telugu-instruct)
|
| 72 |
+
- **Base Model:** `togethercomputer/gpt-oss-120b-bf16` (117B)
|
| 73 |
+
- **Win Rate:** 66% adapted vs. 34% base
|
| 74 |
+
|
| 75 |
+
## Citation
|
| 76 |
+
|
| 77 |
+
```
|
| 78 |
+
@misc{golla2026telugu_data,
|
| 79 |
+
title={Telugu MultiTask Instruct 77K Dataset},
|
| 80 |
+
author={Golla Narendar},
|
| 81 |
+
year={2026},
|
| 82 |
+
note={Processed via Adaption Labs AutoScientist. Powered by Adaptive Data.}
|
| 83 |
+
}
|
| 84 |
+
```
|
| 85 |
+
|
| 86 |
+
---
|
| 87 |
+
|
| 88 |
+
> **Powered by Adaptive Data — [Adaption Labs](https://www.adaptionlabs.ai/)**
|