Skip to content

Commit 5341ed9

Browse files
committed
make gdm_in_house_ctf tasks retryable
1 parent 16d5685 commit 5341ed9

File tree

1 file changed

+0
-1
lines changed
  • src/inspect_evals/gdm_capabilities/in_house_ctf

1 file changed

+0
-1
lines changed

src/inspect_evals/gdm_capabilities/in_house_ctf/task.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ def gdm_in_house_ctf(
3636
solver=agent or default_agent(max_messages=max_messages),
3737
scorer=check_flag(),
3838
epochs=Epochs(10, "at_least_1"),
39-
name=challenges if isinstance(challenges, str) else None,
4039
)
4140

4241

0 commit comments

Comments
 (0)