Spaces:
Running
Running
Update src/about.py
Browse files- src/about.py +5 -5
src/about.py
CHANGED
@@ -112,12 +112,12 @@ LEADERBOARD_INTRODUCTION = """
|
|
112 |
|
113 |
Welcome to the PROBE (Protein RepresentatiOn BEnchmark) leaderboard! This platform evaluates protein representation models based on their ability to capture functional properties of proteins through four key benchmarks:
|
114 |
|
115 |
-
- **
|
116 |
-
- **
|
117 |
-
- **Protein Family
|
118 |
-
- **Protein
|
119 |
|
120 |
-
Submit your own representation models and compare their performance across these
|
121 |
|
122 |
If you find PROBE useful, please consider citing our work:
|
123 |
|
|
|
112 |
|
113 |
Welcome to the PROBE (Protein RepresentatiOn BEnchmark) leaderboard! This platform evaluates protein representation models based on their ability to capture functional properties of proteins through four key benchmarks:
|
114 |
|
115 |
+
- **Semantic Similarity Inference**
|
116 |
+
- **Ontology-based Function Prediction**
|
117 |
+
- **Drug Target Protein Family Classification**
|
118 |
+
- **Protein Protein Binding Affinity Estimation**
|
119 |
|
120 |
+
Submit your own representation models and compare their performance across these benchmarks. For more details on how to participate, see the submission guidelines at Submit Here! tab. For descriptions of each benchmark and its metrics, please refer to the About tab. To visualize results, visit the Visualization tab.
|
121 |
|
122 |
If you find PROBE useful, please consider citing our work:
|
123 |
|