We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16d5685 commit 5341ed9Copy full SHA for 5341ed9
src/inspect_evals/gdm_capabilities/in_house_ctf/task.py
@@ -36,7 +36,6 @@ def gdm_in_house_ctf(
36
solver=agent or default_agent(max_messages=max_messages),
37
scorer=check_flag(),
38
epochs=Epochs(10, "at_least_1"),
39
- name=challenges if isinstance(challenges, str) else None,
40
)
41
42
0 commit comments