| | --- |
| | license: mit |
| | datasets: |
| | - UI-Simulator/UI-Simulator_android_data |
| | language: |
| | - en |
| | base_model: |
| | - Qwen/Qwen2.5-7B-Instruct |
| | pipeline_tag: text-generation |
| | tags: |
| | - agent |
| | - mobile-agent |
| | - world-model |
| | - GUI-agent |
| | --- |
| | |
| | # π UI-Simulator: LLMs as Scalable, General-Purpose Simulators For Evolving Digital Agent Training |
| |
|
| | [](LICENSE) |
| | []() |
| | []() |
| | []() |
| |
|
| | π **Paper link**: [Link]() |
| |
|
| | π **Website**: https://ui-simulator.notion.site/llms-as-scalable-digital-world-simulator |
| |
|
| | π **Github:** https://github.com/WadeYin9712/UI-Simulator |
| |
|
| | π§ **Contact:** [[email protected]](mailto:[email protected]), [[email protected]](mailto:[email protected]) |
| |
|
| | --- |
| |
|
| | # Model Card for Model ID |
| |
|
| | This is the Step2 agent trained with **retrieval-augmented** UI-Simulator with **UI-Simulator-Grow scaling paradigm**. It is trained to solve AndroidWorld tasks. |
| |
|
| | ## Uses |
| |
|
| | We provide a script for loading the model and run AndroidWorld evaluation [here](https://github.com/WadeYin9712/UI-Simulator/blob/main/android_world/run.py) |