Skip to content

Commit 08dc771

Browse files
Complete last sentence.
1 parent 6d39ec4 commit 08dc771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

model_authentication/model_authentication.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"\n",
2121
"This exposes an interesting angle to potentially attack an ML system in production. In this notebook we will demonstrate a quick & simple process to authenticate models before loading them into memory.\n",
2222
"\n",
23-
"As an example <CI_EXAMPLE>"
23+
"For example, you should authenticate the model during the continuous integration stage, and ensure the model file being provided is the right one."
2424
]
2525
},
2626
{

0 commit comments

Comments
 (0)