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
5eb86a78
Unverified
Commit
5eb86a78
authored
Feb 14, 2022
by
Gustaf Ahdritz
Committed by
GitHub
Feb 14, 2022
Browse files
Correct wording in README
parent
49e21841
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
README.md
README.md
+3
-3
No files found.
README.md
View file @
5eb86a78
...
...
@@ -218,9 +218,9 @@ python3 train_openfold.py mmcif_dir/ alignment_dir/ template_mmcif_dir/ \
--train_chain_data_cache_path
chain_data_cache.json
```
where
`--template_release_dates_cache_path`
is a path to the
`.json`
file
generated in the previous step.
A suitable DeepSpeed configuration file can be
generated with
`scripts/build_deepspeed_config.py`
. The training script is
where
`--template_release_dates_cache_path`
is a path to the
mmCIF cache.
A suitable DeepSpeed configuration file can be
generated with
`scripts/build_deepspeed_config.py`
. The training script is
written with
[
PyTorch Lightning
](
https://github.com/PyTorchLightning/pytorch-lightning
)
and supports the full range of training options that entails, including
multi-node distributed training. For more information, consult PyTorch
...
...
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