TeleAI-AI-Flow commited on
Commit
8f88be5
·
verified ·
1 Parent(s): c22b603

Add results on Qwen3.5

Browse files
Files changed (1) hide show
  1. src/views/Leaderboard.vue +1 -1
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 = '11/12/2025 15:30'
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