Improve model card metadata and content

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -1,11 +1,19 @@
1
  ---
2
- license: mit
3
  language:
4
  - en
5
- tags:
6
- - arxiv:2602.16855
7
  ---
8
 
 
 
 
 
 
 
 
 
 
9
 
10
  ## Citation
11
 
@@ -18,3 +26,4 @@ If you find this model useful, please cite our paper:
18
  journal={arXiv preprint arXiv:2602.16855},
19
  year={2026}
20
  }
 
 
1
  ---
 
2
  language:
3
  - en
4
+ license: mit
5
+ pipeline_tag: image-text-to-text
6
  ---
7
 
8
+ # Mobile-Agent-v3.5 (GUI-Owl-1.5)
9
+
10
+ **Mobile-Agent-v3.5** introduces **GUI-Owl-1.5**, a family of native multi-platform GUI agent foundation models. Built on the Qwen3-VL architecture, GUI-Owl-1.5 supports automation across desktop, mobile, and browser platforms, achieving state-of-the-art results on more than 20 GUI benchmarks like OSWorld, AndroidWorld, and WebArena.
11
+
12
+ It unifies perception, grounding, reasoning, planning, and action execution within a single policy network, supporting both "Instruct" and "Thinking" variants.
13
+
14
+ - **Paper:** [Mobile-Agent-v3.5: Multi-platform Fundamental GUI Agents](https://huggingface.co/papers/2602.16855)
15
+ - **Repository:** [https://github.com/X-PLUG/MobileAgent](https://github.com/X-PLUG/MobileAgent)
16
+ - **Project Page:** [Mobile-Agent Family](https://github.com/X-PLUG/MobileAgent)
17
 
18
  ## Citation
19
 
 
26
  journal={arXiv preprint arXiv:2602.16855},
27
  year={2026}
28
  }
29
+ ```