Unofficial reformatted version of lime-nlp/difficulty-estimation-math-datasets,
which contains math problems and the Qwen 2.5 7B MATH model's success rates at solving those problems.
The combined dataset has been split into 80% training and 20% testing data.
Fields:
row_id: the row number of each dataset entry, starting at 0
input: the math question from the dataset
output: the correct answer (ground truth)… See the full description on the dataset page:
https://huggingface.co/datasets/agentlans/lime-nlp-difficulty.