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
4deed417
Unverified
Commit
4deed417
authored
Jul 20, 2022
by
Gustaf Ahdritz
Committed by
GitHub
Jul 20, 2022
Browse files
Reword README
parent
8184691b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
README.md
View file @
4deed417
...
@@ -328,8 +328,8 @@ alignments, alignment directories can be consolidated using the scripts in
...
@@ -328,8 +328,8 @@ alignments, alignment directories can be consolidated using the scripts in
`scripts/alignment_db_scripts/`
. First, run
`create_alignment_db.py`
to
`scripts/alignment_db_scripts/`
. First, run
`create_alignment_db.py`
to
consolidate an alignment directory into a pair of database and index files.
consolidate an alignment directory into a pair of database and index files.
Once all alignment directories (or shards of a single alignment directory)
Once all alignment directories (or shards of a single alignment directory)
have been compiled, unify the indices with
`unify_alignment_db_indices`
. The
have been compiled, unify the indices with
`unify_alignment_db_indices
.py
`
. The
resulting index,
`super.index`
can be passed to the training script flags
resulting index,
`super.index`
,
can be passed to the training script flags
containing the phrase
`alignment_index`
. In this scenario, the
`alignment_dir`
containing the phrase
`alignment_index`
. In this scenario, the
`alignment_dir`
flags instead represent the directory containing the compiled alignment
flags instead represent the directory containing the compiled alignment
databases. Both the training and distillation datasets can be compiled in this
databases. Both the training and distillation datasets can be compiled in this
...
...
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