You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: utils/model_uploader/model_listing/pretrained_models_all_versions.json
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -330,5 +330,16 @@
330
330
"description": "A semantic highlighter model that identifies and highlights relevant sentences in a document given a query."
331
331
}
332
332
}
333
+
},
334
+
{
335
+
"name": "amazon/metrics_correlation",
336
+
"versions": {
337
+
"1.0.0b2": {
338
+
"format": [
339
+
"torch_script"
340
+
],
341
+
"description": "A metrics correlation model that detects anomalous events in time series data by identifying when multiple metrics simultaneously display unusual behavior."
0 commit comments