@@ -93,7 +93,7 @@ <h1 class="title is-1 publication-title is-bold">
93
93
</ div >
94
94
95
95
< div class ="is-size-5 publication-authors " style ="margin-top: 1em; color: orange; ">
96
- < div > Ranked < strong > #1</ strong > on HuggingFace Daily Papers</ div >
96
+ < div > Ranked < strong style =" color: darkorange; " > #1</ strong > on HuggingFace Daily Papers</ div >
97
97
</ div >
98
98
99
99
<!-- Links -->
@@ -157,7 +157,7 @@ <h2 class="subtitle has-text-centered">
157
157
158
158
159
159
< section class ="section ">
160
- < div class ="container is-max-desktop ">
160
+ < div class ="container is-max-desktop " style =" max-width: 50%; " >
161
161
<!-- Abstract. -->
162
162
< div class ="columns is-centered has-text-centered ">
163
163
< div class ="column is-four-fifths ">
@@ -174,8 +174,7 @@ <h2 class="title is-3">Abstract</h2>
174
174
</ section >
175
175
176
176
177
-
178
- < div id ="setup " class ="container " style ="margin-bottom: 2vh; ">
177
+ < div id ="setup " class ="container " style ="margin-bottom: 2vh; max-width: 50%; ">
179
178
< div class ="columns is-centered has-text-centered ">
180
179
< div class ="column is-four-fifths ">
181
180
< h2 class ="title is-3 "> Setup</ h2 >
@@ -198,7 +197,7 @@ <h3 class="has-text-centered">
198
197
</ div >
199
198
200
199
201
- < div id ="results " class ="container " style ="margin-bottom: 2vh; ">
200
+ < div id ="results " class ="container " style ="margin-bottom: 2vh; max-width: 50%; ">
202
201
< div class ="columns is-centered has-text-centered ">
203
202
< div class ="column is-four-fifths ">
204
203
< h2 class ="title is-3 "> Results</ h2 >
@@ -232,7 +231,9 @@ <h2 class="title is-3">Results</h2>
232
231
233
232
< section class ="section " id ="BibTeX ">
234
233
< div class ="container is-max-desktop content ">
235
- < h2 class ="title "> BibTeX</ h2 >
234
+ < div class ="columns is-centered has-text-centered ">
235
+ < h2 class ="title "> BibTeX</ h2 >
236
+ </ div >
236
237
< pre > < code > @article{liu2025can,
237
238
title = {Can 1B LLM Surpass 405B LLM? Rethinking Compute-Optimal Test-Time Scaling},
238
239
author = {Runze Liu and Junqi Gao and Jian Zhao and Kaiyan Zhang and Xiu Li and Biqing Qi and Wanli Ouyang and Bowen Zhou},
0 commit comments