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 c428843 commit a87b2b0Copy full SHA for a87b2b0
rdagent/scenarios/data_science/proposal/exp_gen/merge.yaml
@@ -44,7 +44,7 @@ trace: |-
44
{% endif %}
45
merge_trace: |-
46
{% if not trace_leaf_summaries or trace_leaf_summaries|length == 0 %}
47
- No trace leaves {% if type == "success" %}with SOTA{% elif type == "failure" %}containing failed{% endif %} experiments available.
+ No trace leaves with SOTA experiments available.
48
{% else %}
49
{% for leaf in trace_leaf_summaries %}
50
# Trace Leaf: {{ leaf.leaf_id }}
0 commit comments