diff --git a/templates/repo/cloudbrain/benchmark/new.tmpl b/templates/repo/cloudbrain/benchmark/new.tmpl index 32445432f..0e5ecadee 100755 --- a/templates/repo/cloudbrain/benchmark/new.tmpl +++ b/templates/repo/cloudbrain/benchmark/new.tmpl @@ -87,6 +87,72 @@ --> + {{if eq .benchmarkMode "model"}} +
+ {{.CsrfTokenHtml}} + +
+ + +
+
+
+ + +
+
+ + +
+ +
+ + +
+ +
+ + + + + + 查看样例 +
+ + + +
+ +
+ {{template "custom/select_dataset_train" .}} +
+ + +
+ +
+ + {{.i18n.Tr "repo.cloudbrain.cancel"}} +
+
+
+ {{else}}
{{.CsrfTokenHtml}} @@ -94,8 +160,8 @@
@@ -182,70 +248,7 @@
- + {{end}} @@ -253,7 +256,7 @@