DaYin commited on
Commit
d666153
Β·
verified Β·
1 Parent(s): 21f5ffd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -1
README.md CHANGED
@@ -10,9 +10,27 @@ pipeline_tag: text-generation
10
  tags:
11
  - agent
12
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  # Model Card for Model ID
14
 
15
- This is the Step2 UI-Simulator-Grow model that is trained on RAG-based Web UI-Simulator. It is trained to solve WebArena tasks.
16
 
17
  ## Uses
18
 
 
10
  tags:
11
  - agent
12
  ---
13
+
14
+ # 🌍 UI-Simulator: LLMs as Scalable, General-Purpose Simulators For Evolving Digital Agent Training
15
+
16
+ [![License](https://img.shields.io/github/license/WadeYin9712/UI-Simulator)](LICENSE)
17
+ [![Python](https://img.shields.io/badge/python-3.8%2B-blue.svg)]()
18
+ [![Build](https://img.shields.io/badge/build-passing-brightgreen.svg)]()
19
+ [![Stars](https://img.shields.io/github/stars/WadeYin9712/UI-Simulator?style=social)]()
20
+
21
+ πŸ”— **Paper link**: [Link]()
22
+
23
+ 🌐 **Website**: https://ui-simulator.notion.site/llms-as-scalable-digital-world-simulator
24
+
25
+ πŸ“š **Github:** https://github.com/WadeYin9712/UI-Simulator
26
+
27
+ πŸ“§ **Contact:** [da.yin9712@gmail.com](mailto:da.yin9712@gmail.com), [w10y20ming@gmail.com](mailto:w10y20ming@gmail.com)
28
+
29
+ ---
30
+
31
  # Model Card for Model ID
32
 
33
+ This is the Step2 agent trained with **retrieval-augmented** UI-Simulator with **UI-Simulator-Grow scaling paradigm**. It is trained to solve WebArena tasks.
34
 
35
  ## Uses
36