File size: 488 Bytes
40d47c9
b11e2c8
 
 
 
 
 
 
 
40d47c9
b11e2c8
40d47c9
b11e2c8
40d47c9
b11e2c8
40d47c9
b11e2c8
40d47c9
b11e2c8
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
license: mit
datasets:
- UI-Simulator/UI-Simulator_android_data
language:
- en
base_model:
- Qwen/Qwen2.5-7B-Instruct
pipeline_tag: text-generation
tags:
- agent
---
# Model Card for Model ID

This is the UI-Simulator model that is trained on RAG-free Android UI-Simulator. 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)