adgw commited on
Commit
3084d27
·
verified ·
1 Parent(s): f447f8e

Update benchmark leaderboard

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -74,7 +74,7 @@
74
  tbody tr:hover { filter: brightness(1.15); }
75
  td { padding: 8px 6px; white-space: nowrap; }
76
  td.rank { padding-left: 14px; color: #475569; font-weight: 700; font-size: 13px; }
77
- td.model { padding-left: 14px; color: #cbd5e1; font-weight: 600; max-width: 280px; overflow: hidden; text-overflow: ellipsis; }
78
  td.score {
79
  text-align: center; font-weight: 700; font-size: 11.5px;
80
  border-right: 1px solid rgba(255,255,255,0.04);
 
74
  tbody tr:hover { filter: brightness(1.15); }
75
  td { padding: 8px 6px; white-space: nowrap; }
76
  td.rank { padding-left: 14px; color: #475569; font-weight: 700; font-size: 13px; }
77
+ td.model { padding-left: 14px; color: #cbd5e1; font-weight: 600; width: 220px; max-width: 220px; overflow: hidden; text-overflow: ellipsis; }
78
  td.score {
79
  text-align: center; font-weight: 700; font-size: 11.5px;
80
  border-right: 1px solid rgba(255,255,255,0.04);