Skip to content

Commit

Permalink
Add missing code block
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Walmsley committed Mar 22, 2021
1 parent fd5b41b commit 5241439
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/usage/finetuning.rst
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,8 @@ I define how I would like my model to be trained, with 80 epochs and stopping ea
And then we train!

.. code-block::
training_config.train_estimator(
model,
train_config, # how to train e.g. epochs, patience
Expand Down

0 comments on commit 5241439

Please sign in to comment.