Unverified Commit a1f77ad0 authored by Gustaf Ahdritz's avatar Gustaf Ahdritz Committed by GitHub
Browse files

Add half-precision training to README

parent 9082c254
...@@ -16,7 +16,7 @@ DeepMind experiments. It is omitted here for the sake of reducing clutter. In ...@@ -16,7 +16,7 @@ DeepMind experiments. It is omitted here for the sake of reducing clutter. In
cases where the *Nature* paper differs from the source, we always defer to the cases where the *Nature* paper differs from the source, we always defer to the
latter. latter.
OpenFold is trainable in full precision or `bfloat16` with or without DeepSpeed, OpenFold is trainable in full precision, half precision, or `bfloat16` with or without DeepSpeed,
and we've trained it from scratch, matching the performance of the original. and we've trained it from scratch, matching the performance of the original.
We've publicly released model weights and our training data — some 400,000 We've publicly released model weights and our training data — some 400,000
MSAs and PDB70 template hit files — under a permissive license. Model weights MSAs and PDB70 template hit files — under a permissive license. Model weights
......
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