Spaces:
Running
Running
zhouxiangxin1998 commited on
Commit ·
93ac855
1
Parent(s): 0ea619a
dummy commit
Browse files
app.py
CHANGED
|
@@ -39,7 +39,7 @@ To promote transparency and facilitate further research, we release the evaluati
|
|
| 39 |
and a general modular toolkit. We intend for ProteinBench to be a living benchmark for establishing a standardized,
|
| 40 |
in-depth evaluation framework for protein foundation models, driving their development and application while fostering collaboration within the field.
|
| 41 |
|
| 42 |
-
## [Paper](https://www.arxiv.org/pdf/2409.06744) | [Website](https://proteinbench.github.io/)
|
| 43 |
"""
|
| 44 |
|
| 45 |
def convert_to_float(df):
|
|
|
|
| 39 |
and a general modular toolkit. We intend for ProteinBench to be a living benchmark for establishing a standardized,
|
| 40 |
in-depth evaluation framework for protein foundation models, driving their development and application while fostering collaboration within the field.
|
| 41 |
|
| 42 |
+
## [Paper](https://www.arxiv.org/pdf/2409.06744) | [Website](https://proteinbench.github.io/)
|
| 43 |
"""
|
| 44 |
|
| 45 |
def convert_to_float(df):
|