We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7705a7e commit 463bec4Copy full SHA for 463bec4
docs/user-guide/training.rst
@@ -297,7 +297,7 @@ flag to True in the configuration file.
297
298
training:
299
# start the training from a checkpoint of a previous run
300
- fork_run_id: '51a97d40a49e48d284494a3b5d87ef2b'
+ fork_run_id: ...
301
load_weights_only: True
302
transfer_learning: True
303
@@ -333,7 +333,7 @@ frozen and only the encoder and decoder will be trained:
333
334
335
336
337
338
339
submodules_to_freeze:
0 commit comments