You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: rdagent/scenarios/data_science/dev/prompts.yaml
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -98,8 +98,9 @@ exp_feedback:
98
98
1. Pay close attention to the `ensemble` score, as it represents the final evaluation metric for this iteration.
99
99
2. If any individual model significantly outperforms the ensemble, this may indicate an issue in the ensemble method. But if the final `ensemble` score surpasses the current SOTA, you should update the SOTA record. However, it seems that there are noticeable issues in the ensemble component, be sure to highlight them explicitly.
100
100
101
-
Below are the results for this experiment:
102
-
{{ cur_exp.result }}
101
+
Below are the results and running time for this experiment:
0 commit comments