Skip to content

Commit 9ee6b74

Browse files
Ynngospillinger
authored andcommitted
Fixed sentiment analysis example notebook (#705)
1 parent 8e01f68 commit 9ee6b74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/tensorflow/sentiment-analyzer/bert.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@
4848
"colab_type": "text"
4949
},
5050
"source": [
51-
"#Predicting Movie Review Sentiment with BERT on TF Hub"
51+
"#Predicting Movie Review Sentiment with BERT on TF Hub",
5252
"\n",
5353
"_WARNING: you are on the master branch, please refer to the examples on the branch that matches your `cortex version`_\n",
54-
"\n",
54+
"\n"
5555
]
5656
},
5757
{

0 commit comments

Comments
 (0)