mirror of
https://github.com/fastai/fastbook.git
synced 2025-04-04 01:40:44 +00:00
Update 01_intro.ipynb - IMDb reviews sentiment analysis prediction output change (#633)
This commit is contained in:
parent
054cd8a62c
commit
5701d615d4
@ -2196,7 +2196,7 @@
|
|||||||
{
|
{
|
||||||
"data": {
|
"data": {
|
||||||
"text/plain": [
|
"text/plain": [
|
||||||
"('neg', tensor(0), tensor([0.8786, 0.1214]))"
|
"('pos', tensor(1), tensor([0.0040, 0.9960]))"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"execution_count": null,
|
"execution_count": null,
|
||||||
|
Loading…
Reference in New Issue
Block a user