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
096c68ea
Commit
096c68ea
authored
Jun 13, 2022
by
Gustaf Ahdritz
Browse files
Tweak README wording again
parent
8e21f27f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
README.md
README.md
+4
-4
No files found.
README.md
View file @
096c68ea
...
@@ -174,10 +174,10 @@ weights trained using the standard template algorithm. Using said weights, we
...
@@ -174,10 +174,10 @@ weights trained using the standard template algorithm. Using said weights, we
notice no significant difference in performance between our averaged template
notice no significant difference in performance between our averaged template
embeddings and the standard ones. The second,
`offload_templates`
, temporarily
embeddings and the standard ones. The second,
`offload_templates`
, temporarily
offloads individual template embeddings into CPU memory. The former is an
offloads individual template embeddings into CPU memory. The former is an
approximation while the latter is slightly slower; both a
llow the model to
approximation while the latter is slightly slower; both a
re memory-efficient
utilize arbitrarily many templates across sequence
lengths. Both are disabled
and allow the model to
utilize arbitrarily many templates across sequence
by default, and it is up to the user to determine
which best suits their needs,
lengths. Both are disabled
by default, and it is up to the user to determine
if either.
which best suits their needs,
if either.
### Training
### Training
...
...
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