From 999d9c630aa625ebe3fb9bacf0f5777e52487995 Mon Sep 17 00:00:00 2001 From: Ivan Shcheklein Date: Tue, 26 Dec 2023 16:50:36 +0000 Subject: [PATCH] Add test-model model from test-model **Model name:** test-model **Model path:** test-model --- dvc.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dvc.yaml b/dvc.yaml index 9b1ad2e..9db5bdf 100644 --- a/dvc.yaml +++ b/dvc.yaml @@ -40,3 +40,6 @@ artifacts: type: model labels: - cv + test-model: + path: test-model + type: model