AksaraLLM/aksara-sft-clean-v6
AksaraLLM SFT Clean v6 High-quality Indonesian SFT dataset distilled from Gemini 2.5 Flash Lite via Google Vertex AI, with strict quality gates. Stats Train: 16,752 items Validation: 1,098 items Total: 17,850 items Teacher model: gemini-2.5-flash-lite Task distribution Task type Count factual_qa 4,023 creative 4,003 cultural 3,927 reasoning 3,258 how_to 2,639 Method Curated ~100 Indonesian topic seeds across… See the full description on the dataset page: https://huggingface.co/datasets/AksaraLLM/aksara-sft-clean-v6.
AksaraLLM SFT Clean v6
High-quality Indonesian SFT dataset distilled from Gemini 2.5 Flash Lite via Google Vertex AI, with strict quality gates.
Stats
- Train: 16,752 items
- Validation: 1,098 items
- Total: 17,850 items
- Teacher model:
gemini-2.5-flash-lite
Task distribution
Method
- Curated ~100 Indonesian topic seeds across history, geography, culture, food, science, tech, economics, politics, religion, education, law, and daily life.
- 5 task templates: factualqa, howto, reasoning, creative, cultural.
- For each seed × task, prompt Gemini 2.5 Flash Lite (thinkingbudget=0, temperature=0.9, topp=0.95, maxoutputtokens=1800).
- Quality gates per item:
- Valid JSON with
instruction+output - Instruction ≥ 15 chars, output 100–5000 chars
- Output has ≥ 50% Latin alphabet characters (weeds out garbage)
- No AI/Gemini self-reference phrases ("sebagai model bahasa…", "I am Gemini", etc.)
- Deduplication: MD5 on instruction string across the whole set.
- Train/val split: deterministic —
seed_idstarting with0→ val.
Fields
instruction(str) — user promptoutput(str) — teacher-generated responsetask_type(str) — one of {factualqa, howto, reasoning, creative, cultural}topic(str) — seed topicsource(str) — teacher model identifierseed_id(str) — reproducibility hashteacher_reasoning(str) — why the teacher judged the item valuable
Comparison vs v1
Recommended: mix v1 + v6 for SFT training (v1 gives register variety, v6 gives topic breadth + stylistic quality).
License
Apache 2.0. Outputs are synthetic content from Gemini. Per Google's generative AI terms, synthetic outputs are owned by the user; no attribution required for redistribution.
