|
|
|
@@ -56,9 +56,8 @@ |
|
|
|
<input type="hidden" name="benchmarkMode" value="{{.benchmarkMode}}"> |
|
|
|
<form id="form_id" class="ui form alogrithm_form" action="{{.RepoLink}}/modelsafety/create" method="post"> |
|
|
|
{{.CsrfTokenHtml}} |
|
|
|
<input type="hidden" name="action" value="update"> |
|
|
|
<input type="hidden" name="job_type" value="BENCHMARK"> |
|
|
|
<input type="hidden" name="type" value="{{.datasetType}}"> |
|
|
|
<input type="hidden" name="compute_resource" value="{{.compute_resource}}"> |
|
|
|
<input type="hidden" name="type" value="{{.type}}"> |
|
|
|
<div class="required min_title inline field"> |
|
|
|
<label class="label-fix-width" style="font-weight: normal;">{{.i18n.Tr "repo.cloudbrain.benchmark.evaluate_scenes"}}</label> |
|
|
|
<div class="ui blue small menu compact selectcloudbrain"> |
|
|
|
|