{{ .Model.Name }}
Preparing the model
{{ .Model.Name }}
Failed to prepare model
{{/* TODO improve this */}}
Processing zip file...
{{ else }}
{{ define "title" }} Model: {{ .Model.Name }} {{ end }} {{ define "base-model-card" }}
File Path | Mode | |
---|---|---|
{{.FilePath}} | {{ if (eq .Mode 2) }} Testing {{ else }} Training {{ end }} | {{ if startsWith .FilePath "file://" }} {{ else }} TODO img {{ .FilePath }} {{ end }} |
You need to upload data so the model can train.
You need to upload data so the model can train.