Skip to content

Commit 15c6cb6

Browse files
committed
Removed metrics prefix (e.g. performs well on)
1 parent 7672b73 commit 15c6cb6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

openevolve/prompts/defaults/fragments.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"attempt_all_metrics_improved": "Improvement in all metrics",
2323
"attempt_all_metrics_regressed": "Regression in all metrics",
2424
"attempt_mixed_metrics": "Mixed results",
25-
"top_program_metrics_prefix": "Performs well on",
26-
"diverse_program_metrics_prefix": "Alternative approach to",
25+
"top_program_metrics_prefix": "",
26+
"diverse_program_metrics_prefix": "",
2727
"inspiration_type_diverse": "Diverse",
2828
"inspiration_type_migrant": "Migrant",
2929
"inspiration_type_random": "Random",

0 commit comments

Comments
 (0)