From 5afbaf31404d446610c16846ee4fce0e1d542791 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 f996cb3..a2a3a84 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" ] }, {