Skip to content

Commit ecdc27d

Browse files
author
shangzirui
committed
add vis
1 parent 27fd94b commit ecdc27d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Main.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@
439439
We visualize the trajectory comparison between the baseline and our model. The task requires saving a webpage to the bookmarks bar for quick access. The baseline model (top) makes a critical error by clicking "Done" without changing the bookmark folder from the default "All Bookmarks" to "Bookmarks bar," resulting in task failure. Our DART-GUI-7B model (bottom) correctly identifies the need to switch the folder dropdown to "Bookmarks bar" before confirming, successfully completing the task. This demonstrates our model's ability to understand subtle but crucial UI requirements that determine task success, learned through RL training on rare successful trajectories.
440440
</p>
441441
<el-card class="stats-img-2">
442-
<el-image src="./poster.png"></el-image>
442+
<el-image src="./stats/visualization.png"></el-image>
443443
</el-card>
444444
</div>
445445

0 commit comments

Comments
 (0)