This is the harder version of gsm8k math reasoning dataset (
https://huggingface.co/datasets/gsm8k).
We construct this dataset by replacing the numbers in the questions of GSM8K with larger numbers that are less common.
dataset = load_dataset("reasoning-machines/gsm-hard")
DatasetDict({
train: Dataset({… See the full description on the dataset page:
https://huggingface.co/datasets/reasoning-machines/gsm-hard.