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
e8b3789f
Unverified
Commit
e8b3789f
authored
Aug 08, 2022
by
Gustaf Ahdritz
Committed by
GitHub
Aug 08, 2022
Browse files
Replace cursed seed
parent
7aa07097
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
e8b3789f
...
@@ -306,7 +306,7 @@ python3 train_openfold.py mmcif_dir/ alignment_dir/ template_mmcif_dir/ output_d
...
@@ -306,7 +306,7 @@ python3 train_openfold.py mmcif_dir/ alignment_dir/ template_mmcif_dir/ output_d
--template_release_dates_cache_path
mmcif_cache.json
\
--template_release_dates_cache_path
mmcif_cache.json
\
--precision
bf16
\
--precision
bf16
\
--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
42022
\
# in multi-gpu settings, the seed must be specified
--deepspeed_config_path
deepspeed_config.json
\
--deepspeed_config_path
deepspeed_config.json
\
--checkpoint_every_epoch
\
--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