[Project] Open-sourced a 335K+ Python Expert Instruction Dataset with Modular Token Tiers 🐍🚀
Hello everyone,
We have open-sourced a comprehensive Python instruction-tuning dataset designed for LLM fine-tuning and code generation benchmarks.
As part of a larger 23-category curriculum roadmap, this release covers 8 specialized software engineering domains spanning 335,286
verified examples.
📦 Key Highlights:
• 8 Engineering Domains: Core Python, Data Structures, OOP (SOLID & Dunder protocols), File I/O, Database & ORM, Shell Integration,
Functional Programming, and Algorithms.
• 4 Modular Token Tiers: Pre-bundled into <=128T, <=256T, <=386T, and <=512T ranges to fit different context windows.
• Quality Assurance: All Python code snippets are verified with AST (ast.parse) syntax validation and include self-correction error-
debugging pairs.
Links to explore:
🔗 Kaggle: https://www.kaggle.com/datasets/hakanttkar/turkish-python-expert-instruction-dataset-335k
🔗 Hugging Face: https://huggingface.co/datasets/bysismo/Turkish-Python-instruction-335k
We’d love to hear your feedback, thoughts, or suggestions!