Commit
·
203f3f3
1
Parent(s):
4965e60
Added Tamarind acknowledgement for the added models
Browse files
about.py
CHANGED
@@ -40,12 +40,24 @@ ABOUT_TEXT = f"""
|
|
40 |
|
41 |
Submissions close on **1 November 2025**.
|
42 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
43 |
#### How to contribute?
|
44 |
|
45 |
-
We'd like to add some more existing models to the leaderboard. Some examples of models we'd like to add:
|
46 |
- ESM embeddings + ridge regression
|
47 |
- Absolute folding stability models (for Thermostability)
|
48 |
-
-
|
|
|
49 |
|
50 |
If you would like to collaborate with others, start a discussion on the "Community" tab at the top of this page.
|
51 |
"""
|
|
|
40 |
|
41 |
Submissions close on **1 November 2025**.
|
42 |
|
43 |
+
#### Acknowledgements
|
44 |
+
|
45 |
+
We gratefully acknowledge [Tamarind Bio](https://www.tamarind.bio/)'s help in running the following models:
|
46 |
+
- TAP (Therapeutic Antibody Profiler)
|
47 |
+
- SaProt
|
48 |
+
- DeepViscosity
|
49 |
+
- Aggrescan3D
|
50 |
+
- AntiFold
|
51 |
+
|
52 |
+
We're working on getting more public models added, so that participants have more precomputed features to use for modeling.
|
53 |
+
|
54 |
#### How to contribute?
|
55 |
|
56 |
+
We'd like to add some more existing developability models to the leaderboard. Some examples of models we'd like to add:
|
57 |
- ESM embeddings + ridge regression
|
58 |
- Absolute folding stability models (for Thermostability)
|
59 |
+
- PROPERMAB
|
60 |
+
- AbMelt (requires GROMACS for MD simulations)
|
61 |
|
62 |
If you would like to collaborate with others, start a discussion on the "Community" tab at the top of this page.
|
63 |
"""
|