diff --git a/01_intro.ipynb b/01_intro.ipynb index 1007701..f41af67 100644 --- a/01_intro.ipynb +++ b/01_intro.ipynb @@ -2196,7 +2196,7 @@ { "data": { "text/plain": [ - "('neg', tensor(0), tensor([0.8786, 0.1214]))" + "('pos', tensor(1), tensor([0.0040, 0.9960]))" ] }, "execution_count": null,