narendarcodes commited on
Commit
32c9869
·
verified ·
1 Parent(s): c92c120

Update README with detailed dataset card - Adaption AutoScientist Challenge

Browse files
Files changed (1) hide show
  1. README.md +74 -33
README.md CHANGED
@@ -1,47 +1,88 @@
1
  ---
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
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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/)**