diff --git a/templates/repo/cloudbrain/benchmark/show.tmpl b/templates/repo/cloudbrain/benchmark/show.tmpl index 45e8d0058..707908a1d 100755 --- a/templates/repo/cloudbrain/benchmark/show.tmpl +++ b/templates/repo/cloudbrain/benchmark/show.tmpl @@ -214,9 +214,7 @@
- train.py -
@@ -249,6 +247,15 @@
{{if .ModelVersion}}{{.ModelVersion}}{{else}}--{{end}}
+ + + {{$.i18n.Tr "repo.modelarts.infer_job_model_file"}} + + + +
{{if .CkptName}}{{.CkptName}}{{else}}--{{end}}
+ + {{end}} @@ -425,7 +432,6 @@ })();