File size: 1,095 Bytes
38ea7cd 6dea8dc b8eca82 6dea8dc |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 |
---
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>
|