Note : This datset is the part of a lineup MathX by Modotte you can get a lots of datasets on this same linup main focus is to provide very high quality datasets for model training and finetuning
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.
MathX is a meticulously curated mathematical reasoning dataset designed specifically for instruction-based model tuning and fine-tuning of existing models with enhanced thinking capabilities. This represents the largest and most comprehensively filtered corpus of publicly available mathematical reasoning data.
pip install -U datasets fsspec
from datasets import load_dataset
dataset = load_dataset("Modotte/MathX-20M")
This dataset has been carefully constructed through a multi-source approach:
Our rigorous filtering process includes:
Note : domains are for reference only the actual data is very diverse and covers more domains than stated actual data have more complex and high level questions than stated.
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 [ MIT - Lisence ].
@dataset{mathx2024,
title={MathX: Large-Scale Mathematical Reasoning Dataset},
author={Parvesh Rawal at Modotte},
year={2024},
publisher={Modotte},
url={https://huggingface.co/datasets/Modotte/MathX}
}
For questions, suggestions, or collaboration opportunities:
Built with ❤️ by Modotte - Advancing AI through high-quality data
421 commits
Note : This datset is the part of a lineup MathX by Modotte you can get a lots of datasets on this same linup main focus is to provide very high quality datasets for model training and finetuning
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.
MathX is a meticulously curated mathematical reasoning dataset designed specifically for instruction-based model tuning and fine-tuning of existing models with enhanced thinking capabilities. This represents the largest and most comprehensively filtered corpus of publicly available mathematical reasoning data.
pip install -U datasets fsspec
from datasets import load_dataset
dataset = load_dataset("Modotte/MathX-20M")
This dataset has been carefully constructed through a multi-source approach:
Our rigorous filtering process includes:
Note : domains are for reference only the actual data is very diverse and covers more domains than stated actual data have more complex and high level questions than stated.
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 [ MIT - Lisence ].
@dataset{mathx2024,
title={MathX: Large-Scale Mathematical Reasoning Dataset},
author={Parvesh Rawal at Modotte},
year={2024},
publisher={Modotte},
url={https://huggingface.co/datasets/Modotte/MathX}
}
For questions, suggestions, or collaboration opportunities:
Built with ❤️ by Modotte - Advancing AI through high-quality data
421 commits