Skip to content

jacklishufan/MobileWorld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MobileWorldBench: Towards Semantic World Modeling For Mobile Agents

Arxiv

Benchmark

Please download images from Huggingface. The questions and prompts can be found in folder benchmark

To run the qa tasks, use the follwong script

python scripts/eval_qa.py <model_config> 

To run the generation tasks, use the follwong script

# first get the response
python scripts/eval_gen.py <model_config> 
# then get scores via GPT judge
python scripts/score_gpt4o.py <path_to_model_outputs> 

Model config is a YAML file that defines OpenAI compatiable REST API endpoints (e.g. served via VLLM). We provide an example in config folder

Finetuned Model

We release our finetuned model on Huggingface

MobileWorld Training Data

Images can be found in Huggingface:

AiTW images Android Control Images

Annotations can be found

MobileWorld Training Data

Note that HF autoconversion is buggy. Please manually download the full data and untar it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages