DaYin commited on
Commit
5a57461
·
verified ·
1 Parent(s): c2e8857

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -15
README.md CHANGED
@@ -1,17 +1,18 @@
1
- ---
2
- license: mit
3
- datasets:
4
- - UI-Simulator/UI-Simulator_web_data
5
- language:
6
- - en
7
- base_model:
8
- - meta-llama/Meta-Llama-3-8B-Instruct
9
- pipeline_tag: text-generation
10
- tags:
11
- - agent
12
- - web-agent
13
- - world-model
14
- ---
 
15
 
16
  # 🌍 UI-Simulator: LLMs as Scalable, General-Purpose Simulators For Evolving Digital Agent Training
17
 
@@ -32,7 +33,7 @@ tags:
32
 
33
  # Model Card for Model ID
34
 
35
- This is the UI-Simulator model that is trained on retrieval-free web UI-Simulator. It is trained to solve WebArena tasks.
36
 
37
  ## Uses
38
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - UI-Simulator/UI-Simulator_web_data
5
+ language:
6
+ - en
7
+ base_model:
8
+ - meta-llama/Meta-Llama-3-8B-Instruct
9
+ pipeline_tag: text-generation
10
+ tags:
11
+ - agent
12
+ - web-agent
13
+ - world-model
14
+ - GUI-agent
15
+ ---
16
 
17
  # 🌍 UI-Simulator: LLMs as Scalable, General-Purpose Simulators For Evolving Digital Agent Training
18
 
 
33
 
34
  # Model Card for Model ID
35
 
36
+ This is the agent trained on **retrieval-free** web UI-Simulator. It is trained to solve WebArena tasks.
37
 
38
  ## Uses
39