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
3f57b4a0
Commit
3f57b4a0
authored
Jun 28, 2022
by
Gustaf Ahdritz
Browse files
Add obsolete flag to README
parent
728f99fc
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
README.md
README.md
+2
-1
No files found.
README.md
View file @
3f57b4a0
...
...
@@ -293,7 +293,8 @@ python3 train_openfold.py mmcif_dir/ alignment_dir/ template_mmcif_dir/ \
--deepspeed_config_path
deepspeed_config.json
\
--checkpoint_every_epoch
\
--resume_from_ckpt
ckpt_dir/
\
--train_chain_data_cache_path
chain_data_cache.json
--train_chain_data_cache_path
chain_data_cache.json
\
--obsolete_pdbs_file_path
obsolete.dat
```
where
`--template_release_dates_cache_path`
is a path to the mmCIF cache.
...
...
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