Spaces:
Running
Running
Update src/about.py
Browse files- src/about.py +0 -5
src/about.py
CHANGED
|
@@ -52,12 +52,7 @@ LLM_BENCHMARKS_TEXT = f"""
|
|
| 52 |
- The task measures how well models can extract critical structural features important for protein-protein interactions.
|
| 53 |
|
| 54 |
### PROBE is part of the the study entitled [Learning functional properties of proteins with language models](https://rdcu.be/cJAKN) which is schematically summarized in the figure below:<br/>
|
| 55 |
-
|
| 56 |
-

|
| 57 |
-
|
| 58 |
-
### If you find PROBE useful please consider citing!
|
| 59 |
"""
|
| 60 |
-
|
| 61 |
EVALUATION_QUEUE_TEXT = """
|
| 62 |
# **Benchmarking your own representation model**
|
| 63 |
## To run the benchmarks, the following representation vectors need to be generated:
|
|
|
|
| 52 |
- The task measures how well models can extract critical structural features important for protein-protein interactions.
|
| 53 |
|
| 54 |
### PROBE is part of the the study entitled [Learning functional properties of proteins with language models](https://rdcu.be/cJAKN) which is schematically summarized in the figure below:<br/>
|
|
|
|
|
|
|
|
|
|
|
|
|
| 55 |
"""
|
|
|
|
| 56 |
EVALUATION_QUEUE_TEXT = """
|
| 57 |
# **Benchmarking your own representation model**
|
| 58 |
## To run the benchmarks, the following representation vectors need to be generated:
|