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
d54b4afa
Commit
d54b4afa
authored
Aug 28, 2022
by
Gustaf Ahdritz
Browse files
Reformat README a little
parent
2c7627f3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
README.md
README.md
+5
-4
No files found.
README.md
View file @
d54b4afa
...
...
@@ -332,9 +332,10 @@ consult PyTorch Lightning documentation and the `--help` flag of the training
script.
Note that, despite its variable name,
`mmcif_dir`
can also contain PDB files
or even ProteinNet .core files. To emulate the AlphaFold training procedure,
which uses a self-distillation set subject to special preprocessing steps, use
the family of
`--distillation`
flags.
or even ProteinNet .core files.
To emulate the AlphaFold training procedure, which uses a self-distillation set
subject to special preprocessing steps, use the family of
`--distillation`
flags.
In cases where it may be burdensome to create separate files for each chain's
alignments, alignment directories can be consolidated using the scripts in
...
...
@@ -346,7 +347,7 @@ resulting index, `super.index`, can be passed to the training script flags
containing the phrase
`alignment_index`
. In this scenario, the
`alignment_dir`
flags instead represent the directory containing the compiled alignment
databases. Both the training and distillation datasets can be compiled in this
way.
way.
Anecdotally, this can speed up training in I/O-bottlenecked environments.
## Testing
...
...
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