From c11d2f160046ca450b6789a2874cc73f570383fb Mon Sep 17 00:00:00 2001 From: eigenvivek Date: Tue, 6 Feb 2024 21:26:37 -0500 Subject: [PATCH] Try to fix docs --- notebooks/api/05_metrics.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/api/05_metrics.ipynb b/notebooks/api/05_metrics.ipynb index f3c1cb963..7854b4593 100644 --- a/notebooks/api/05_metrics.ipynb +++ b/notebooks/api/05_metrics.ipynb @@ -176,7 +176,7 @@ { "data": { "text/plain": [ - "tensor([ 0.0220, -0.0021, 0.0235, 0.0114, -0.0079, -0.0089, 0.0051, -0.0099])" + "tensor([ 0.0063, -0.0137, 0.0008, -0.0102, 0.0019, -0.0029, -0.0012, 0.0017])" ] }, "execution_count": null,