https://huggingface.co/datasets/openreasoner/MATH-APS
hi there, two questions about this dataset:
- what is the step separator for the field of
process ?
- why the number of elements of the field of
label is alway 1 ? I suppose for multiple steps in the process, there should be multiple elements of label correspondingly, right ? (each element should be the binary indicator of correctness for each step in process)
thanks.