Skip to content

Commit

Permalink
Change formulation in evalution intro
Browse files Browse the repository at this point in the history
  • Loading branch information
NickyHavoc committed Oct 30, 2023
1 parent 15c2e61 commit 1dd1d02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/examples/evaluation.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"Well, unlike other tasks such as QA, the result of a classification task is more or less binary (true/false).\n",
"There are very few grey areas, as it is unlikely that a classification result is somewhat or \"half\" correct.\n",
"\n",
"Either way, make sure that you have familiarized yourself with the `SingleLabelClassify` and `EmbeddingBasedClassify` prior to starting this notebook.\n"
"Mke sure that you have familiarized yourself with the `SingleLabelClassify` and `EmbeddingBasedClassify` prior to starting this notebook.\n"
]
},
{
Expand Down

0 comments on commit 1dd1d02

Please sign in to comment.