|
37 | 37 | <div class="container mx-auto px-4 sm:px-6 lg:px-8 xl:px-12"> |
38 | 38 | <div class="flex items-center justify-center space-x-2 sm:space-x-4 md:space-x-6 lg:space-x-8 py-4"> |
39 | 39 | <a href="index.html" |
40 | | - class="inline-flex items-center justify-center h-10 w-28 sm:w-32 md:w-36 lg:w-40 px-3 sm:px-4 md:px-5 lg:px-6 text-zinc-500 hover:text-zinc-700 hover:bg-zinc-50 dark:text-zinc-400 hover:dark:text-zinc-200 hover:dark:bg-zinc-700/50 rounded-lg font-medium text-sm transition-all border border-zinc-300 dark:border-zinc-600">BalatroBench</a> |
| 40 | + class="inline-flex items-center justify-center h-10 w-28 sm:w-32 md:w-36 lg:w-40 px-3 sm:px-4 md:px-5 lg:px-6 text-zinc-500 hover:text-zinc-600 hover:bg-zinc-50 dark:text-zinc-400 hover:dark:text-zinc-200 hover:dark:bg-zinc-700/50 rounded-lg font-medium text-sm transition-all border border-zinc-300 dark:border-zinc-600">BalatroBench</a> |
41 | 41 | <a href="community.html" aria-current="page" |
42 | | - class="inline-flex items-center justify-center h-10 w-28 sm:w-32 md:w-36 lg:w-40 px-3 sm:px-4 md:px-5 lg:px-6 bg-zinc-100 text-zinc-700 dark:bg-zinc-700 dark:text-white rounded-lg font-medium text-sm transition-all border-2 border-zinc-300 dark:border-zinc-600">Community</a> |
| 42 | + class="inline-flex items-center justify-center h-10 w-28 sm:w-32 md:w-36 lg:w-40 px-3 sm:px-4 md:px-5 lg:px-6 bg-zinc-100 text-zinc-600 dark:bg-zinc-700 dark:text-white rounded-lg font-medium text-sm transition-all border-2 border-zinc-300 dark:border-zinc-600">Community</a> |
43 | 43 | <a href="about.html" |
44 | | - class="inline-flex items-center justify-center h-10 w-28 sm:w-32 md:w-36 lg:w-40 px-3 sm:px-4 md:px-5 lg:px-6 text-zinc-500 hover:text-zinc-700 hover:bg-zinc-50 dark:text-zinc-400 hover:dark:text-zinc-200 hover:dark:bg-zinc-700/50 rounded-lg font-medium text-sm transition-all border border-zinc-300 dark:border-zinc-600">About</a> |
| 44 | + class="inline-flex items-center justify-center h-10 w-28 sm:w-32 md:w-36 lg:w-40 px-3 sm:px-4 md:px-5 lg:px-6 text-zinc-500 hover:text-zinc-600 hover:bg-zinc-50 dark:text-zinc-400 hover:dark:text-zinc-200 hover:dark:bg-zinc-700/50 rounded-lg font-medium text-sm transition-all border border-zinc-300 dark:border-zinc-600">About</a> |
45 | 45 | </div> |
46 | 46 | </div> |
47 | 47 | </nav> |
|
50 | 50 | <div class="container mx-auto px-4 mt-12"> |
51 | 51 | <div class="flex flex-row justify-center items-center gap-4"> |
52 | 52 | <a href="https://discord.gg/SBaRyVDmFg" target="_blank" rel="noopener" |
53 | | - class="px-6 py-3 bg-zinc-100 hover:bg-zinc-50 text-zinc-700 hover:text-zinc-900 dark:bg-zinc-700 dark:hover:bg-zinc-600 dark:text-white font-semibold text-sm rounded-lg shadow-md hover:shadow-lg dark:shadow-xl ring-1 ring-zinc-300 dark:ring-white/10 transition-colors inline-flex items-center space-x-2"> |
| 53 | + class="px-6 py-3 bg-zinc-100 hover:bg-zinc-50 text-zinc-600 dark:bg-zinc-700 dark:hover:bg-zinc-600 dark:text-white dark:hover:text-white font-semibold text-sm rounded-lg shadow-md hover:shadow-lg dark:shadow-xl ring-1 ring-zinc-300 dark:ring-white/10 transition-colors inline-flex items-center space-x-2"> |
54 | 54 | <svg fill="currentColor" class="w-5 h-5"> |
55 | 55 | <use href="icons.svg#icon-discord"></use> |
56 | 56 | </svg> |
57 | 57 | </a> |
58 | 58 | <a href="https://coder.github.io/balatrollm/strategies/" target="_blank" rel="noopener" |
59 | | - class="px-6 py-3 bg-zinc-100 hover:bg-zinc-50 text-zinc-700 hover:text-zinc-900 dark:bg-zinc-700 dark:hover:bg-zinc-600 dark:text-white font-semibold text-sm rounded-lg shadow-md hover:shadow-lg dark:shadow-xl ring-1 ring-zinc-300 dark:ring-white/10 transition-colors inline-flex items-center space-x-2"> |
| 59 | + class="px-6 py-3 bg-zinc-100 hover:bg-zinc-50 text-zinc-600 dark:bg-zinc-700 dark:hover:bg-zinc-600 dark:text-white dark:hover:text-white font-semibold text-sm rounded-lg shadow-md hover:shadow-lg dark:shadow-xl ring-1 ring-zinc-300 dark:ring-white/10 transition-colors inline-flex items-center space-x-2"> |
60 | 60 | <span>Contribute Your Strategy</span> |
61 | 61 | <svg fill="currentColor" class="w-4 h-4"> |
62 | 62 | <use href="icons.svg#icon-arrow-top-right"></use> |
|
75 | 75 | <tr class="border-b border-zinc-200 dark:border-zinc-600"> |
76 | 76 | <!-- Rank Section --> |
77 | 77 | <th scope="col" |
78 | | - class="px-4 py-3 text-left text-sm font-semibold text-zinc-700 dark:text-zinc-300 border-r-2 border-zinc-300 dark:border-zinc-600"> |
| 78 | + class="px-4 py-3 text-left text-sm font-semibold text-zinc-600 dark:text-zinc-300 border-r-2 border-zinc-300 dark:border-zinc-600"> |
79 | 79 | #</th> |
80 | 80 | <!-- Strategy Section --> |
81 | | - <th scope="col" class="px-4 py-3 text-center text-sm font-semibold text-zinc-700 dark:text-zinc-300"> |
| 81 | + <th scope="col" class="px-4 py-3 text-center text-sm font-semibold text-zinc-600 dark:text-zinc-300"> |
82 | 82 | Strategy</th> |
83 | 83 | <th scope="col" |
84 | | - class="px-4 py-3 text-center text-sm font-semibold text-zinc-700 dark:text-zinc-300 hidden xl:table-cell"> |
| 84 | + class="px-4 py-3 text-center text-sm font-semibold text-zinc-600 dark:text-zinc-300 hidden xl:table-cell"> |
85 | 85 | Author</th> |
86 | 86 | <!-- Stats Section --> |
87 | 87 | <th scope="col" aria-label="Average final round" |
88 | | - class="px-4 py-3 text-center text-sm font-semibold text-zinc-700 dark:text-zinc-300 border-l-2 border-zinc-300 dark:border-zinc-600"> |
| 88 | + class="px-4 py-3 text-center text-sm font-semibold text-zinc-600 dark:text-zinc-300 border-l-2 border-zinc-300 dark:border-zinc-600"> |
89 | 89 | Round</th> |
90 | 90 | <!-- Tool Calls Section --> |
91 | 91 | <th scope="col" aria-label="Valid tool calls executable in state" |
92 | | - class="px-3 py-3 text-center text-sm font-semibold text-zinc-700 dark:text-zinc-300 hidden sm:table-cell border-l-2 border-zinc-300 dark:border-zinc-600"> |
| 92 | + class="px-3 py-3 text-center text-sm font-semibold text-zinc-600 dark:text-zinc-300 hidden sm:table-cell border-l-2 border-zinc-300 dark:border-zinc-600"> |
93 | 93 | <div class="flex items-center justify-center space-x-1"> |
94 | 94 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor" |
95 | 95 | class="w-4 h-4 text-green-600 dark:text-green-400"> |
|
107 | 107 | </div> |
108 | 108 | </th> |
109 | 109 | <th scope="col" aria-label="Valid tool calls not executable in state" |
110 | | - class="px-3 py-3 text-center text-sm font-semibold text-zinc-700 dark:text-zinc-300 hidden sm:table-cell"> |
| 110 | + class="px-3 py-3 text-center text-sm font-semibold text-zinc-600 dark:text-zinc-300 hidden sm:table-cell"> |
111 | 111 | <div class="flex items-center justify-center space-x-1"> |
112 | 112 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor" |
113 | 113 | class="w-4 h-4 text-yellow-500 dark:text-yellow-400"> |
|
125 | 125 | </div> |
126 | 126 | </th> |
127 | 127 | <th scope="col" aria-label="Responses without valid tool calls" |
128 | | - class="px-3 py-3 text-center text-sm font-semibold text-zinc-700 dark:text-zinc-300 hidden sm:table-cell"> |
| 128 | + class="px-3 py-3 text-center text-sm font-semibold text-zinc-600 dark:text-zinc-300 hidden sm:table-cell"> |
129 | 129 | <div class="flex items-center justify-center space-x-1"> |
130 | 130 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor" |
131 | 131 | class="w-4 h-4 text-red-600 dark:text-red-400"> |
|
144 | 144 | </th> |
145 | 145 | <!-- Tokens Section --> |
146 | 146 | <th scope="col" aria-label="Average input tokens" |
147 | | - class="px-4 py-3 text-center text-sm font-semibold text-zinc-700 dark:text-zinc-300 hidden lg:table-cell border-l-2 border-zinc-300 dark:border-zinc-600"> |
| 147 | + class="px-4 py-3 text-center text-sm font-semibold text-zinc-600 dark:text-zinc-300 hidden lg:table-cell border-l-2 border-zinc-300 dark:border-zinc-600"> |
148 | 148 | <div class="flex items-center justify-center space-x-1"> |
149 | 149 | <span>In</span> |
150 | 150 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor" class="w-4 h-4"> |
|
165 | 165 | </div> |
166 | 166 | </th> |
167 | 167 | <th scope="col" aria-label="Average output tokens" |
168 | | - class="px-4 py-3 text-center text-sm font-semibold text-zinc-700 dark:text-zinc-300 hidden lg:table-cell"> |
| 168 | + class="px-4 py-3 text-center text-sm font-semibold text-zinc-600 dark:text-zinc-300 hidden lg:table-cell"> |
169 | 169 | <div class="flex items-center justify-center space-x-1"> |
170 | 170 | <span>Out</span> |
171 | 171 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor" class="w-4 h-4"> |
|
187 | 187 | </th> |
188 | 188 | <!-- Performance Section --> |
189 | 189 | <th scope="col" aria-label="Average time per tool call" |
190 | | - class="px-4 py-3 text-center text-sm font-semibold text-zinc-700 dark:text-zinc-300 hidden md:table-cell border-l-2 border-zinc-300 dark:border-zinc-600"> |
| 190 | + class="px-4 py-3 text-center text-sm font-semibold text-zinc-600 dark:text-zinc-300 hidden md:table-cell border-l-2 border-zinc-300 dark:border-zinc-600"> |
191 | 191 | <div class="flex items-center justify-center space-x-1"> |
192 | 192 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor" class="w-4 h-4"> |
193 | 193 | <path fill-rule="evenodd" |
|
206 | 206 | </div> |
207 | 207 | </th> |
208 | 208 | <th scope="col" aria-label="Average cost per tool call" |
209 | | - class="px-4 py-3 text-center text-sm font-semibold text-zinc-700 dark:text-zinc-300 hidden md:table-cell"> |
| 209 | + class="px-4 py-3 text-center text-sm font-semibold text-zinc-600 dark:text-zinc-300 hidden md:table-cell"> |
210 | 210 | <div class="flex items-center justify-center space-x-1"> |
211 | 211 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor" class="w-4 h-4"> |
212 | 212 | <path |
|
237 | 237 | <!-- Version selector: autogenerated from manifest --> |
238 | 238 | <div class="flex justify-center mt-8"> |
239 | 239 | <select id="version-select" |
240 | | - class="text-sm bg-transparent text-zinc-400 dark:text-zinc-500 border border-zinc-300 dark:border-zinc-600 rounded-md px-3 py-2 focus:outline-none focus:ring-2 focus:ring-blue-500 focus:text-zinc-700 dark:focus:text-zinc-200 appearance-none text-center font-mono"> |
| 240 | + class="text-sm bg-transparent text-zinc-400 dark:text-zinc-500 border border-zinc-300 dark:border-zinc-600 rounded-md px-3 py-2 focus:outline-none focus:ring-2 focus:ring-blue-500 focus:text-zinc-600 dark:focus:text-zinc-200 appearance-none text-center font-mono"> |
241 | 241 | </select> |
242 | 242 | </div> |
243 | 243 | </div> |
|
0 commit comments