diff --git a/utils/model_uploader/model_listing/pretrained_models_all_versions.json b/utils/model_uploader/model_listing/pretrained_models_all_versions.json index 012bf12d..12220947 100644 --- a/utils/model_uploader/model_listing/pretrained_models_all_versions.json +++ b/utils/model_uploader/model_listing/pretrained_models_all_versions.json @@ -330,5 +330,16 @@ "description": "A semantic highlighter model that identifies and highlights relevant sentences in a document given a query." } } + }, + { + "name": "amazon/metrics_correlation", + "versions": { + "1.0.0b2": { + "format": [ + "torch_script" + ], + "description": "A metrics correlation model that detects anomalous events in time series data by identifying when multiple metrics simultaneously display unusual behavior." + } + } } ] \ No newline at end of file