From 6f025b483248f263541ca61388e591a7e6852d15 Mon Sep 17 00:00:00 2001 From: Alexander Kozlov Date: Wed, 23 Oct 2024 13:21:17 +0400 Subject: [PATCH] Update notebooks/openvino/sentence_transformer_quantization.ipynb Co-authored-by: Helena Kloosterman --- notebooks/openvino/sentence_transformer_quantization.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/openvino/sentence_transformer_quantization.ipynb b/notebooks/openvino/sentence_transformer_quantization.ipynb index 5520ef757..6aa7cd066 100644 --- a/notebooks/openvino/sentence_transformer_quantization.ipynb +++ b/notebooks/openvino/sentence_transformer_quantization.ipynb @@ -380,7 +380,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "## Compare performance of the baselein and INT8 models" + "## Compare performance of the baseline and INT8 models" ] }, {