"lib/bindings/git@developer.sourcefind.cn:OpenDAS/dynamo.git" did not exist on "420b7a82be512ac5d93c0bd44453d65eddacb047"
Commit 096c68ea authored by Gustaf Ahdritz's avatar Gustaf Ahdritz
Browse files

Tweak README wording again

parent 8e21f27f
...@@ -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 allow the model to approximation while the latter is slightly slower; both are 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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment