You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As explained in the PR, we would like to add our model RSALOR to the ProteinGym benchmark repository in the 'DMS zero-shot' category.
I also added the model metadata in the PR so it is easier for you to include it.
The installation of the software can be done with the command pip install rsalor, and no other dependencies are required.
Note that Python should be version 3.9 or later and that you should have a C/C++ compiler like GCC on the machine. Note also that the "directionality" of the model is -1.
There are no files or precomputed coefficients to download.
The model achieves a Spearman's rank correlation coefficient of 0.465 on the global DMS zero-shot benchmark.
We appreciate your time and consideration. Please let us know if any modifications are needed.
All the best,
Matsvei 🙂
The text was updated successfully, but these errors were encountered:
Dear ProteinGym Team,
As explained in the PR, we would like to add our model RSALOR to the ProteinGym benchmark repository in the 'DMS zero-shot' category.
I also added the model metadata in the PR so it is easier for you to include it.
The installation of the software can be done with the command
pip install rsalor
, and no other dependencies are required.Note that Python should be version 3.9 or later and that you should have a C/C++ compiler like GCC on the machine. Note also that the "directionality" of the model is -1.
There are no files or precomputed coefficients to download.
The model achieves a Spearman's rank correlation coefficient of 0.465 on the global DMS zero-shot benchmark.
We appreciate your time and consideration. Please let us know if any modifications are needed.
All the best,
Matsvei 🙂
The text was updated successfully, but these errors were encountered: