Spaces:
Sleeping
Sleeping
| import json | |
| from graders import grade, grade_task1, grade_task2, grade_task3 | |
| from environment import FrontierLabsEnv | |
| env = FrontierLabsEnv() | |
| # Let's forcefully inject score = 1.0 at the end of the file by patching it temporarily. | |