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 8332960 commit 5a78c89Copy full SHA for 5a78c89
rdagent/scenarios/data_science/proposal/exp_gen/merge.py
@@ -230,6 +230,7 @@ def gen(
230
sota_exp_desc=sota_exp_desc,
231
sota_exp=sota_exp_fb[0] if sota_exp_fb else None,
232
hypotheses=[new_hypothesis],
233
+ hypotheses_candidates=[new_hypothesis],
234
pipeline=DS_RD_SETTING.coder_on_whole_pipeline,
235
failed_exp_feedback_list_desc="",
236
)
0 commit comments