Add results on Qwen3.5
Browse files
src/views/Leaderboard.vue
CHANGED
|
@@ -65,7 +65,7 @@ If you want to add your evaluation results to the leaderboard, please submit a d
|
|
| 65 |
|
| 66 |
const title = 'Information Capacity Leaderboard'
|
| 67 |
|
| 68 |
-
const lastUpdatedTime = '
|
| 69 |
|
| 70 |
const headerInfo = parsedHeaderHtml(headerMarkdown.value)
|
| 71 |
|
|
|
|
| 65 |
|
| 66 |
const title = 'Information Capacity Leaderboard'
|
| 67 |
|
| 68 |
+
const lastUpdatedTime = '3/10/2026 10:55'
|
| 69 |
|
| 70 |
const headerInfo = parsedHeaderHtml(headerMarkdown.value)
|
| 71 |
|