From 9a9b170dcef9a1166ad4ddaf17030de9d7173c2f Mon Sep 17 00:00:00 2001 From: BasedLukas <113726590+BasedLukas@users.noreply.github.com> Date: Mon, 13 Mar 2023 13:26:13 +0100 Subject: [PATCH] Fix minor spelling issue we check that he separator > we check that the separator --- examples/fine-tuned_qa/olympics-3-train-qa.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/fine-tuned_qa/olympics-3-train-qa.ipynb b/examples/fine-tuned_qa/olympics-3-train-qa.ipynb index f996cb3b..a2a3a847 100644 --- a/examples/fine-tuned_qa/olympics-3-train-qa.ipynb +++ b/examples/fine-tuned_qa/olympics-3-train-qa.ipynb @@ -190,7 +190,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "we check that he separator we intend to use isn't present within the contexts" + "we check that the separator we intend to use isn't present within the contexts" ] }, {