We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 287cba3 commit 9f0ba63Copy full SHA for 9f0ba63
1 file changed
.env.example
@@ -22,6 +22,7 @@ AML_CLUSTER_MIN_NODES = ''
22
AML_CLUSTER_PRIORITY = 'lowpriority'
23
# Training Config
24
MODEL_NAME = ''
25
+MODEL_VERSION = ''
26
# AML Pipeline Config
27
TRAINING_PIPELINE_NAME = ''
28
PIPELINE_CONDA_PATH = 'aml_config/conda_dependencies.yml'
0 commit comments