mirror of
https://github.com/NousResearch/atropos.git
synced 2026-04-19 12:57:58 +00:00
evals
This commit is contained in:
parent
806888d9d3
commit
67b322353d
1 changed files with 0 additions and 2 deletions
|
|
@ -148,8 +148,6 @@ class GSM8KEvalEnv(BaseEnv):
|
|||
|
||||
async def setup(self) -> None:
|
||||
"""Initialize the environment and load the dataset."""
|
||||
await super().setup()
|
||||
|
||||
# Initialize math executor
|
||||
self._math_executor = get_math_executor(self.config.max_math_workers)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue