Update README.md
Browse files
README.md
CHANGED
@@ -27,3 +27,20 @@ configs:
|
|
27 |
- split: test
|
28 |
path: data/test-*
|
29 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
- split: test
|
28 |
path: data/test-*
|
29 |
---
|
30 |
+
|
31 |
+
<p align="center">
|
32 |
+
<img src="https://raw.githubusercontent.com/X-PLUG/MobileAgent/main/Mobile-Agent-E/static/images/logo.png" alt="logo" width="500">
|
33 |
+
</p>
|
34 |
+
|
35 |
+
<div align="center">
|
36 |
+
<h1>Mobile-Agent-E: Self-Evolving Mobile Assistant for Complex Tasks</h1>
|
37 |
+
</div>
|
38 |
+
|
39 |
+
<p align="center">
|
40 |
+
<a href="https://x-plug.github.io/MobileAgent">🌐 Homepage</a>
|
41 |
+
•
|
42 |
+
<a href="">📃 Paper (coming soon)</a>
|
43 |
+
•
|
44 |
+
<a href="https://github.com/X-PLUG/MobileAgent/tree/main/Mobile-Agent-E" >💻 Code</a>
|
45 |
+
•
|
46 |
+
<a href="https://huggingface.co/datasets/mikewang/mobile_eval_e" >🤗 Data</a>
|