File tree Expand file tree Collapse file tree 2 files changed +10
-13
lines changed
Expand file tree Collapse file tree 2 files changed +10
-13
lines changed Original file line number Diff line number Diff line change @@ -303,12 +303,14 @@ <h4 class="text-white w-full max-w-wide leading-loose ">
303303 Does AgiBot World boost policy learning at scale?
304304 </ h4 >
305305
306-
307-
308- < figure class ="w-full max-w-wide mt-3 mb-3 laptop:mt-6 laptop:mb-6 ">
306+
307+
308+ < figure class ="w-full max-w-wide mt-3 laptop:mt-0 ">
309309 < div id ="fig3-1 "> </ div >
310+ </ figure >
311+ < figure class ="w-full max-w-wide -mt-3 mb-3 laptop:mb-6 ">
310312 < div id ="fig3-2 "> </ div >
311- < figcaption class ="text-white text-xs mt-3 leading-loose ">
313+ < figcaption class ="text-white text-xs mt-3 laptop:mt-0 leading-loose ">
312314 Figure 3: Policies pre-trained on our dataset outperform those trained on OXE in both seen (0.77
313315 v.s. 0.47) and out-of-distribution scenarios (0.67 v.s. 0.38).
314316 </ figcaption >
@@ -328,9 +330,9 @@ <h4 class="text-white w-full max-w-wide leading-loose ">
328330
329331
330332
331- < figure class ="w-full max-w-wide mt-3 mb-3 laptop:mt-6 laptop:mb-6 ">
333+ < figure class ="w-full max-w-wide mt-3 mb-3 laptop:mt-0 laptop:mb-6 ">
332334 < div id ="fig4 "> </ div >
333- < figcaption class ="text-white text-xs mt-3 leading-loose ">
335+ < figcaption class ="text-white text-xs mt-3 laptop:mt-0 leading-loose ">
334336 Figure 4: We evaluate different models pre-trained on the AgiBot World dataset, where GO-1 significantly outperforms previous SOTA policy RDT.
335337 </ figcaption >
336338 </ figure >
@@ -349,12 +351,7 @@ <h4 class="text-white w-full max-w-wide leading-loose ">
349351
350352
351353
352- < figure class ="w-full max-w-wide mt-3 mb-3 laptop:mt-6 laptop:mb-6 ">
353- < div id ="fig5 "> </ div >
354- < figcaption class ="text-white text-xs mt-3 leading-loose ">
355- Figure 5: We evaluate how model performance scales with data size.
356- </ figcaption >
357- </ figure >
354+
358355
359356
360357
You can’t perform that action at this time.
0 commit comments