From 4dc0a8908f0f3872159346916487ac180a3c33a9 Mon Sep 17 00:00:00 2001 From: Sylvain Gugger Date: Wed, 25 Mar 2020 06:53:02 -0700 Subject: [PATCH] Clean --- 01_intro.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01_intro.ipynb b/01_intro.ipynb index ed10b87..711dbc9 100644 --- a/01_intro.ipynb +++ b/01_intro.ipynb @@ -1636,7 +1636,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "> jargon: Fine tuning: A transfer learning technique where the weights of a pretrained model are updated by training for additional epochs using a different task to that used for pretraining." + "> jargon: Fine tuning: A transfer learning technique where the parameters of a pretrained model are updated by training for additional epochs using a different task to that used for pretraining." ] }, {