Update README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,9 @@ library_name: transformers
|
|
5 |
---
|
6 |
|
7 |
### UI-Venus
|
8 |
-
This repository contains the UI-Venus model from the report [UI-Venus: Building High-performance UI Agents with RFT](https://arxiv.org/abs/2508.10833).
|
|
|
|
|
9 |
|
10 |
|
11 |
|
|
|
5 |
---
|
6 |
|
7 |
### UI-Venus
|
8 |
+
This repository contains the UI-Venus model from the report [UI-Venus: Building High-performance UI Agents with RFT](https://arxiv.org/abs/2508.10833).
|
9 |
+
|
10 |
+
UI-Venus is a native UI agent based on the Qwen2.5-VL multimodal large language model, designed to perform precise GUI element grounding and effective navigation using only screenshots as input. It achieves state-of-the-art performance through Reinforcement Fine-Tuning (RFT) with high-quality training data. More inference details and usage guides are available in the GitHub repository. We will continue to update results on standard benchmarks including Screenspot-v2/Pro and AndroidWorld.
|
11 |
|
12 |
|
13 |
|