Rewor and clean

This commit is contained in:
Sylvain Gugger
2020-04-18 05:35:07 -07:00
parent b8184baaf0
commit e55b399c5d
4 changed files with 36 additions and 35 deletions

View File

@@ -1084,7 +1084,7 @@
"learn.fine_tune(4, 1e-2)\n",
"```\n",
"\n",
"This reduces the batch size to 32 (we will explain this later). If you keep hitting the same error, change 32 by 16."
"This reduces the batch size to 32 (we will explain this later). If you keep hitting the same error, change 32 to 16."
]
},
{
@@ -1121,7 +1121,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"### Sidebar: The order matter"
"### Sidebar: The order matters"
]
},
{