File size: 1,254 Bytes
21f5ffd d666153 21f5ffd d666153 21f5ffd |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 |
---
license: mit
datasets:
- UI-Simulator/UI-Simulator_web_data
language:
- en
base_model:
- meta-llama/Meta-Llama-3-8B-Instruct
pipeline_tag: text-generation
tags:
- 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:** [da.yin9712@gmail.com](mailto:da.yin9712@gmail.com), [w10y20ming@gmail.com](mailto:w10y20ming@gmail.com)
---
# 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 WebArena tasks.
## Uses
We provide a script for loading the model and run WebArena evaluation [here](https://github.com/WadeYin9712/UI-Simulator/blob/main/webarena/run.py) |