Skip to content

Commit 5701d61

Browse files
Update 01_intro.ipynb - IMDb reviews sentiment analysis prediction output change (#633)
1 parent 054cd8a commit 5701d61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

01_intro.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2196,7 +2196,7 @@
21962196
{
21972197
"data": {
21982198
"text/plain": [
2199-
"('neg', tensor(0), tensor([0.8786, 0.1214]))"
2199+
"('pos', tensor(1), tensor([0.0040, 0.9960]))"
22002200
]
22012201
},
22022202
"execution_count": null,

0 commit comments

Comments
 (0)