-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
When I followed the instructions in the data folder to generate the desired dataset, I encountered an issue in Step 2: Extracting Reasoning Structures. The execution of the command line bash run/step1.sh would lead to the following error in Line 121 of gemini.py:
UnboundLocalError: cannot access local variable 'prompt' where it is not associated with a value
It seems that the local variable prompt has not been declared and assigned with any value before Line 121. Could you check this issue and fix it as soon as possible?
Many thanks in advance!
Metadata
Metadata
Assignees
Labels
No labels