Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -99,7 +99,7 @@
|
|
| 99 |
<div class="hero-body">
|
| 100 |
<img src="./static/images/combined_api_qwen_performance.png" alt="Q Model Performance" style="width: 100%; height: auto;">
|
| 101 |
<h2 class="subtitle has-text-centered">
|
| 102 |
-
Our fully trained models outperform frontier models on Q programming tasks, with our 32B model surpassing Claude Opus-4 by 29.5%.
|
| 103 |
</h2>
|
| 104 |
</div>
|
| 105 |
</div>
|
|
|
|
| 99 |
<div class="hero-body">
|
| 100 |
<img src="./static/images/combined_api_qwen_performance.png" alt="Q Model Performance" style="width: 100%; height: auto;">
|
| 101 |
<h2 class="subtitle has-text-centered">
|
| 102 |
+
Our fully trained models outperform frontier models on Q programming tasks, with our 32B model surpassing Claude Opus-4 by 29.5%. Individual bars represent pass@(1, 2, 4, 6, 8, 16, 40) for 40 completions per problem.
|
| 103 |
</h2>
|
| 104 |
</div>
|
| 105 |
</div>
|