Skip to content

v1.0.0 Data and Models

Latest

Choose a tag to compare

@plainerman plainerman released this 04 Nov 14:34
· 2 commits to main since this release
1dbeb4b

In this release, we publish the updated results for the NeurIPS camera-ready. It contains a fully reworked documentation, all the models we used, and support for proteins.

This release contains the following files:

  • models.zip. A zip file containing the pre-trained models. Unzip it and put the content into models/.
  • deshaw_dummy.zip. A zip file containing dummy data for the proteins produced by our model, in case the fast-folding data is not available. Put the content of this file into storage/deshaw.
  • minipeptides.zip and minipeptides.z01..z06. These files contain the data for the dipeptides, coarse-grained and ready to be used with our code. Put the content into storage/minipeptides. You can unzip the file like this:
zip -F minipeptides.zip --out minipeptides-all.zip
unzip minipeptides-all.zip