% endif
Benchopt results: ${benchmark_name} % if "github" in benchmark.url: % else: % endif
Last updated: ${last_updated.isoformat(sep=' ', timespec='minutes') | h}
with ${len(results)} result files in total.
Results | Datasets | System info | |
---|---|---|---|
<% fname = " ".join(result["fname_short"].split("_")[-2:]) fname = benchmark_name + " " + fname.split(".")[0] disp_sub = any([val != '' for val in result['sysinfo']['sub'].values()]) %> ${fname} |
<%
if idx == 0:
name_data_old = ""
split = dataset.split('[')
if len(split) > 1:
name_data_new, *options = split
options = '['.join(options)[:-1]
else:
name_data_new, options = split[0], []
not_disp_name = name_data_new == name_data_old
%>
% if not not_disp_name:
${name_data_new.capitalize()}
% endif
% if len(options) > 0:
% endfor
|
<% disp_button = True %>
|
dialog text