The Dataset consists of 1341 teacher-student dialogues. The Collection is described in the paper (TBC)
The data is split into train, test and validation jsons, all of which follow the same data format.
They are a List of Dictionaries, with Each Dictionary containing a single dialogue. These Dictionaries contain the following fields:
question: The text for the question being discussed
correct_solution: Multiline string containing the correct solution for the question, with one step on each… See the full description on the dataset page:
https://huggingface.co/datasets/SankalanPC/Geo2Dial.