Note: This dataset is part of the lineup CodeX by Modotte. You can get lots of datasets in this same lineup, with the main focus on providing very high-quality datasets for model training and fine-tuning.
This dataset is curated from high-quality public sources and enhanced with synthetic data from both closed and open-source models. It serves as a strong foundation for instruction-based model tuning and fine-tuning, offering one of the most refined and extensive corpora available for coding tasks.
CodeX-7M-Non-Thinking is a meticulously curated coding dataset designed specifically for instruction-based model tuning and fine-tuning of existing models with enhanced code generation capabilities. This represents one of the largest and most comprehensively filtered corpora of publicly available coding data on the Hugging Face platform, with a non-thinking approach that emphasizes direct, concise code outputs for rapid model training.
pip install -U datasets fsspec
from datasets import load_dataset
dataset = load_dataset("Modotte/CodeX-7M-Non-Thinking")
This dataset has been carefully constructed through a multi-source approach, selectively collecting and merging examples from premium sources, along with customly generated examples to enrich the overall dataset for generation models.
Our rigorous filtering process includes open and closed-source filtering techniques, ensuring only the highest-quality examples are retained:
Note: Domains are for reference only. The actual data is very diverse and covers more domains than stated. The actual data includes more complex and high-level questions than stated, spanning multiple programming languages such as Python, Java, C++, JavaScript, and others.
Each example contains:
Models trained on this dataset show significant improvements in:
Special thanks to our partners and contributors:
Anyone can freely use and modify this dataset.
This dataset is released under [apache-2.0].
@dataset{codex2024,
title={CodeX-7M-Non-Thinking: Large-Scale Coding Dataset},
author={Parvesh Rawal at Modotte},
year={2024},
publisher={Modotte},
url={https://huggingface.co/datasets/Modotte/CodeX-7M-Non-Thinking}
}
For questions, suggestions, or collaboration opportunities:
Built with ❤️ by Modotte - Advancing AI through high-quality data
21 commits
Note: This dataset is part of the lineup CodeX by Modotte. You can get lots of datasets in this same lineup, with the main focus on providing very high-quality datasets for model training and fine-tuning.
This dataset is curated from high-quality public sources and enhanced with synthetic data from both closed and open-source models. It serves as a strong foundation for instruction-based model tuning and fine-tuning, offering one of the most refined and extensive corpora available for coding tasks.
CodeX-7M-Non-Thinking is a meticulously curated coding dataset designed specifically for instruction-based model tuning and fine-tuning of existing models with enhanced code generation capabilities. This represents one of the largest and most comprehensively filtered corpora of publicly available coding data on the Hugging Face platform, with a non-thinking approach that emphasizes direct, concise code outputs for rapid model training.
pip install -U datasets fsspec
from datasets import load_dataset
dataset = load_dataset("Modotte/CodeX-7M-Non-Thinking")
This dataset has been carefully constructed through a multi-source approach, selectively collecting and merging examples from premium sources, along with customly generated examples to enrich the overall dataset for generation models.
Our rigorous filtering process includes open and closed-source filtering techniques, ensuring only the highest-quality examples are retained:
Note: Domains are for reference only. The actual data is very diverse and covers more domains than stated. The actual data includes more complex and high-level questions than stated, spanning multiple programming languages such as Python, Java, C++, JavaScript, and others.
Each example contains:
Models trained on this dataset show significant improvements in:
Special thanks to our partners and contributors:
Anyone can freely use and modify this dataset.
This dataset is released under [apache-2.0].
@dataset{codex2024,
title={CodeX-7M-Non-Thinking: Large-Scale Coding Dataset},
author={Parvesh Rawal at Modotte},
year={2024},
publisher={Modotte},
url={https://huggingface.co/datasets/Modotte/CodeX-7M-Non-Thinking}
}
For questions, suggestions, or collaboration opportunities:
Built with ❤️ by Modotte - Advancing AI through high-quality data
21 commits