This is a combined math dataset with only int as solution.
Code for the first dataset:
df = pd.DataFrame(dataset['train'])
def is_valid_integer(x):
try:
# Convert to string and strip whitespace
val = str(x).strip()
# Check if it's a… See the full description on the dataset page:
https://huggingface.co/datasets/purefalcon/aminox_gpro.