Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -276,6 +276,9 @@ with gr.Blocks(title="Scientific ML Benchmark Suite", theme=gr.themes.Soft()) as
|
|
276 |
### About the Scientific ML Benchmark Suite
|
277 |
|
278 |
This comprehensive evaluation framework combines two powerful assessment methodologies:
|
|
|
|
|
|
|
279 |
|
280 |
#### 🎯 Domain Benchmarks
|
281 |
- **Proteins**: Secondary/tertiary structure prediction accuracy
|
|
|
276 |
### About the Scientific ML Benchmark Suite
|
277 |
|
278 |
This comprehensive evaluation framework combines two powerful assessment methodologies:
|
279 |
+
|
280 |
+
#### Full reference gist for explaining the framework: https://gist.github.com/DarkStarStrix/4a2f4f91b8148e35574fc696ab9715e3
|
281 |
+
|
282 |
|
283 |
#### 🎯 Domain Benchmarks
|
284 |
- **Proteins**: Secondary/tertiary structure prediction accuracy
|