Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
OpenFold
Commits
01367e36
Unverified
Commit
01367e36
authored
Feb 06, 2022
by
Gustaf Ahdritz
Committed by
GitHub
Feb 06, 2022
Browse files
Add checkpointing to README sample command
parent
fbec92cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
README.md
README.md
+1
-0
No files found.
README.md
View file @
01367e36
...
@@ -198,6 +198,7 @@ python3 train_openfold.py mmcif_dir/ alignment_dir/ template_mmcif_dir/ \
...
@@ -198,6 +198,7 @@ python3 train_openfold.py mmcif_dir/ alignment_dir/ template_mmcif_dir/ \
--gpus
8
--replace_sampler_ddp
=
True
\
--gpus
8
--replace_sampler_ddp
=
True
\
--seed
42
\
# in multi-gpu settings, the seed must be specified
--seed
42
\
# in multi-gpu settings, the seed must be specified
--deepspeed_config_path
deepspeed_config.json
\
--deepspeed_config_path
deepspeed_config.json
\
--checkpoint_every_epoch
\
--resume_from_ckpt
ckpt_dir/
--resume_from_ckpt
ckpt_dir/
```
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment