Skip to content

Commit eaab226

Browse files
committed
update
1 parent e35ddc4 commit eaab226

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

src/components/Main.vue

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -149,20 +149,19 @@
149149
<div class="author-list">
150150
<span class="org">
151151
<span class="ind">1</span>
152-
Beijing Institute of Technology
152+
BIT
153153
</span>
154154
<span class="org">
155155
<span class="ind">2</span>
156-
Beijing Institute for General Artificial Intelligence
156+
BIGAI
157157
</span>
158-
<br>
159158
<span class="org">
160159
<span class="ind">3</span>
161160
DataCanvas
162161
</span>
163162
<span class="org">
164163
<span class="ind">4</span>
165-
Beijing University of Posts and Telecommunications
164+
BUPT
166165
</span>
167166
<span class="org">
168167
<span class="ind">5</span>
@@ -270,7 +269,7 @@
270269
</div>
271270

272271
<div class="tldr">
273-
<p><b>TL;DR</b> This paper introduces DART, a decoupled RL framework for GUI agents that improves efficiency via asynchronous system design and facilitates effective learning from abundant samples through adaptive data curation.</p>
272+
<p><b>TL;DR</b> This paper introduces <b>DART</b>, a decoupled agentic RL framework for training GUI agents, achieving a success rate of <b>42.13% on OSWorld </b>.</p>
274273
</div>
275274

276275
<div class="section">

0 commit comments

Comments
 (0)