From 8e7d66f1a74709f2a439917b38a31c41e014c50f Mon Sep 17 00:00:00 2001 From: Pringled Date: Fri, 11 Oct 2024 17:40:33 +0200 Subject: [PATCH] Updates --- tutorials/semantic_deduplication.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/semantic_deduplication.ipynb b/tutorials/semantic_deduplication.ipynb index a06a713..80ea1c5 100644 --- a/tutorials/semantic_deduplication.ipynb +++ b/tutorials/semantic_deduplication.ipynb @@ -35,7 +35,7 @@ "source": [ "**Loading data and model**\n", "\n", - "We will use the AG News dataset and the Model2Vec pretrained model for deduplication.\n" + "We will use the AG News dataset and the Model2Vec pretrained model for deduplication." ] }, {