|
--- |
|
dataset_info: |
|
features: |
|
- name: task_id |
|
dtype: string |
|
- name: instruction |
|
dtype: string |
|
- name: type |
|
dtype: string |
|
- name: apps |
|
sequence: string |
|
- name: scenario |
|
dtype: string |
|
- name: rubrics |
|
sequence: string |
|
- name: human_reference_operations |
|
sequence: string |
|
splits: |
|
- name: test |
|
num_bytes: 24192 |
|
num_examples: 25 |
|
download_size: 16228 |
|
dataset_size: 24192 |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: test |
|
path: data/test-* |
|
--- |
|
|
|
<p align="center"> |
|
<img src="https://raw.githubusercontent.com/X-PLUG/MobileAgent/main/Mobile-Agent-E/static/images/logo.png" alt="logo" width="500"> |
|
</p> |
|
|
|
<div align="center"> |
|
<h1>Mobile-Agent-E: Self-Evolving Mobile Assistant for Complex Tasks</h1> |
|
</div> |
|
|
|
<p align="center"> |
|
<a href="https://x-plug.github.io/MobileAgent">π Homepage</a> |
|
β’ |
|
<a href="https://arxiv.org/abs/2501.11733">π Paper</a> |
|
β’ |
|
<a href="https://github.com/X-PLUG/MobileAgent/tree/main/Mobile-Agent-E" >π» Code</a> |
|
β’ |
|
<a href="https://huggingface.co./datasets/mikewang/mobile_eval_e" >π€ Data</a> |
|
|