diff --git a/model_info.json b/model_info.json index e33df7b..999af9c 100644 --- a/model_info.json +++ b/model_info.json @@ -1,6 +1,7 @@ { - "name": "Github Workflow Actions Deployment", - "version": "0.0.2", + "name": "Github Actions Example Deployment", + "version": "0.0.1", + "modelId": "", "weightsFilePath": "weights/model_latest.pkl", "sampleDataFilePath": "data/digits_sample.json" }