Skip to content

Repository files navigation

StarsLicense

CN 中文 | EN English

🧠 Awesome Agent Benchmarks

License: CC BY 4.0

A curated collection of the world’s most advanced benchmark datasets for evaluating Large Language Model (LLM) Agents. Covers core capabilities including tool use, multi-turn dialogue, code generation, planning & reasoning, and real-world task execution—empowering researchers and developers to efficiently assess agent performance.


✨ Why This Collection?

As LLM Agent technology advances rapidly, standardized benchmarks have become the essential “ruler” for measuring real-world capabilities. However:

  • Datasets are scattered across GitHub, Hugging Face, and paper appendices—hard to discover
  • Lack of unified taxonomy and key metric comparisons makes cross-evaluation difficult
  • New benchmarks emerge constantly, leading to outdated or incomplete lists

AgentBench Navigator solves these problems by offering:

  • Manually vetted, high-quality agent evaluation datasets
  • Structured categorization and metadata
  • Continuous updates to keep pace with the latest research

Save hours of research time—get straight to what matters.


🔍 Datasets

💡 Explore the full list online → AgentBench Navigator

🔍 GUI Agent

BenchmarkLinkYearHighlightData SizeMetricMeasurementPlatform
MiniWoB++https://github.com/Farama-Foundation/miniwob-plusplus2017Evaluates agents on basic web interactions like clicking, typing, and form navigation.100 web interaction tasksTask Success RateElement MatchWeb
RUSShttps://github.com/xnancy/russ2021Uses ThingTalk for mapping natural language to web actions, enabling precise web-based task execution in real HTML environments.741 instructionsTask Success RateText Match, Element MatchWeb
WebShophttps://webshop-pnlp.github.io2022Simulates e-commerce navigation with real-world products, challenging agents with instruction comprehension, multi-page navigation, and strategic exploration.12,087 instructionsTask Success Rate, Step Success Rate*Text MatchWeb
Mind2Webhttps://github.com/OSU-NLP-Group/Mind2Web2023Tests adaptability on real-world, dynamic websites across domains.2,000 tasksStep Success Rate, Task Success RateElement Match, Action MatchWeb
Mind2Web-Livehttps://huggingface.co/datasets/iMeanAI/Mind2Web-Live2024Provides intermediate action tracking for realistic task assessment, along with an updated Mind2Web-Live dataset and tools for annotation.542 tasksStep Success Rate, Task Success Rate, Efficiency ScoreElement Match, Text Match, trajectory lengthWeb
Mind2Web-Live-Abstractedhttps://anonymous.4open.science/r/navigate2024Abstracts the descriptions by omitting task-specific details and user input information in Mind2Web-Live, which are more streamlined and less time-consuming to compose.104 samplesTask Success Rate, Efficiency ScoreText Match, Image Match, Element Match, Path LengthWeb
WebArenahttps://webarena.dev2023Simulates realistic, multi-tab browsing on Docker-hosted websites, focusing on complex, long-horizon tasks that mirror real online interactions.812 long-horizon tasksStep Success RateText MatchWeb
VisualWebArenahttps://jykh.com/vwa2024Assesses multimodal agents on visually grounded tasks, requiring both visual and textual interaction capabilities in web environments.910 tasksStep Success RateText Match, Image MatchWeb
MT-Mind2Webhttps://github.com/magicgh/self-map2024Introduces conversational web navigation with multi-turn interactions, supported by a specialized multi-turn web dataset.720 sessions / 3525 instructionsStep Success Rate, Turn Success RateElement Match, Action MatchWeb
MMInAhttps://mmina.cliangyu.com2024Tests multihop, multimodal tasks on real-world websites, requiring agents to handle cross-page information extraction and reasoning for complex tasks.1,050 tasksStep Success Rate, Task Success RateText Match, Element MatchWeb
AutoWebBenchhttps://github.com/THUDM/AutoWebGLM2024Bilingual web browsing benchmark with 10,000 browsing traces, supporting evaluation across language-specific environments.10,000 tracesStep Success Rate, Efficiency ScoreElement Match, Action Match, TimeWeb
WorkArenahttps://github.com/ServiceNow/WorkArena2024Focuses on real-world enterprise software interactions, targeting tasks frequently performed by knowledge workers.19,912 unique task instancesTask Success Rate, Efficiency Score, Completion under Policy, Turn Success RateElement Match, Text Match, Execution-based ValidationWeb
VideoWebArenahttps://github.com/liang0/videowebarena2024Focuses on long-context multimodal agents using video tutorials for task completion.74 videos (~4 hours), 2,021 tasksTask Success Rate, Intermediate Intent Success Rate, Efficiency ScoresElement Match, State Information, Exact and Fuzzy Text MatchesWeb
EnvDistractionhttps://github.com/xbmxb/EnvDistraction2024Evaluates the "faithfulness" of multimodal GUI agents by assessing their susceptibility to environmental distractions, such as pop-ups, fake search results, or misleading recommendations.1,198 tasksTask Success RateText Match, Element Match, State InformationWeb
WebVLN-v1https://github.com/WebVLN/WebVLN2024Combines navigation and question-answering on shopping sites, integrating visual and textual content for unified web interaction evaluation.8,990 paths and 14,825 QA pairsTask Success Rate, Efficiency ScoreElement Match, Path Length, Trajectory LengthWeb
WEBLINXhttps://mcgill-nlp.github.io/weblinx2024Focuses on conversational navigation, requiring agents to follow multi-turn user instructions in realistic, dialogue-based web tasks.100k interactionsTurn Success RateText Match, Action MatchWeb
ST-WebAgentBenchhttps://sites.google.com/view/st-webagentbench/home2024Evaluates policy-driven safety in web agents, using the Completion under Policy metric to ensure compliance in enterprise-like environments.235 tasksTask Success Rate, Completion under Policy (CuP), Risk RatioElement Match, Action Match, Text MatchWeb
CompWoBhttps://github.com/google-research/google-research/tree/master/compositional_rl/compwob2023Tests agents on sequential, compositional tasks that require state management across multiple steps, simulating real-world automation scenarios.50 compositional tasksTask Success RateElement MatchWeb
TURKING BENCHhttps://turkingbench.github.io2024Uses natural HTML tasks from crowdsourcing to assess interaction skills with real-world web layouts and elements.32.2K instancesTask Success RateText Match, Element Match, Image MatchWeb
VisualWebBenchhttps://visualwebbench.github.io2024Provides a fine-grained assessment of multimodal large language models (MLLMs) on web-specific tasks.1,534 instances from 139 real websites across 87 sub-domainsTask Success Rate, Turn Success Rate, Efficiency Score, MetricsText Match, Image Match, Element Match, Action MatchWeb
WONDERBREADhttps://github.com/HazyResearch/wonderbread2024Focuses on business process management (BPM) tasks like documentation, knowledge transfer, and process improvement.2,928 human demonstrations across 598 distinct workflowsTask Success Rate, Step Success Rate, Efficiency Score, Completion under PolicyText Match, Action Match, State InformationWeb
WebOlympus/2024An open platform for web agents that simplifies running demos, evaluations, and data collection for web agents on live websites.50 tasksTask Success Rate, Step Success RateAction MatchWeb
AndroidEnvhttps://github.com/google-deepmind/android_env2021Provides an open-source platform based on the Android ecosystem with over 100 tasks across approximately 30 apps, focusing on reinforcement learning for various Android interactions.100+ tasksNANAAndroid
PIXELHELPhttps://github.com/google-research/google-research/tree/master/seq2act2020Includes a corpus of natural language instructions paired with UI actions across four task categories, aiding in grounding language to UI interactions.187 multi-step instructionsStep Success RateElement Match, Action MatchAndroid
Mobile-Envhttps://github.com/X-LANCE/Mobile-Env2024Comprehensive toolkit for Android GUI benchmarks to enable controlled evaluation of real-world app interactions.224 tasksTask Success Rate, Step Success RateText Match, Element Match, Image Match, State InformationAndroid
B-MOCAhttps://b-moca.github.io2024Benchmarks mobile device control agents on realistic tasks, incorporating UI layout and language randomization to evaluate generalization capabilities.131 tasksTask Success RateElement Match, State InformationAndroid
AndroidWorldhttps://github.com/google-research/android_world2024Offers a dynamic Android environment, allowing for diverse natural language instruction testing.116 tasksTask Success RateState InformationAndroid
Mobile-Evalhttps://github.com/X-PLUG/MobileAgent2024Benchmark based on mainstream Android apps, designed to test common mobile interactions.30 instructionsTask Success Rate, Step Success Rate, Efficiency ScoreText Match, Path LengthAndroid
DroidTaskhttps://github.com/MobileLLM/AutoDroid2024Android Task Automation benchmark supports exploration and task recording in real apps with corresponding GUI action traces.158 tasksStep Success Rate, Task Success RateElement Match, Action MatchAndroid
AITWhttps://github.com/google-research/google-research/tree/master/android_in_the_wild2023A large-scale dataset partly inspired by PIXELHELP, covering diverse Android interactions.715,142 episodesTask Success Rate, Step Success RateAction MatchAndroid
AndroidArenahttps://github.com/AndroidArenaAgent/AndroidArena2024Focuses on daily cross-app and constrained tasks within the Android ecosystem, providing single-app and multi-app interaction scenarios.221 tasksTask Success Rate, Step Success Rate, Efficiency ScoreAction Match, Path LengthAndroid
ANDROIDLABhttps://github.com/THUDM/Android-Lab2024Provides a structured evaluation framework with 138 tasks across nine apps, supporting both text-only and multimodal agent evaluations on Android.138 tasksTask Success Rate, Step Success Rate, Efficiency ScoreElement Match, Image MatchAndroid
LlamaTouchhttps://github.com/LlamaTouch/LlamaTouch2024Enables faithful and scalable evaluations for mobile UI task automation by matching task execution traces against annotated essential states.496 tasks covering 57 unique Android applicationsTask Success Rate, Step Success Rate, Efficiency ScoreText Match, Action Match, State Information, Android Application MatchMobile Android
MobileAgentBenchhttps://mobileagentbench.github.io2024Provides a fully autonomous evaluation process on real Android devices and flexibility in judging success conditions across multiple paths to completion.100 tasks across 10 open-source Android applicationsTask Success Rate, Efficiency Score, Latency, Token CostState Information (UI State Matching)Mobile Android
Mobile-Benchhttps://github.com/XiaoMi/MobileBench2024Supports both UI and API-based actions in multi-app scenarios, testing agents on single and multi-task structures with a checkpoint-based evaluation approach.832 entries (200+ tasks)Task Success Rate, Step Success Rate, Efficiency ScoreAction Match, Path LengthAndroid
Mobile Safety Benchhttps://mobilesafetybench.github.io2024Prioritizes safety evaluation in mobile control tasks, with distinct tasks focused on helpfulness, privacy, and legal compliance.100 tasksTask Success Rate, Mitigation Risk SuccessAction Match with Safety Considered, Element Match, State InformationAndroid
SPA-BENCHhttps://spa-bench.github.io2024Extensive evaluation framework supporting single-app and cross-app tasks in English and Chinese, providing a plug-and-play structure for diverse task scenarios.340 tasksTask Success Rate, Step Success Rate, Efficiency ScoreAction Match, State Information, Time Spent, API CostAndroid
VisualAgent Benchhttps://github.com/THUDM/VisualAgentBench2024First benchmark designed for visual foundation agents across GUI and multimodal tasks, focusing on vision-centric interactions in Android, web, and game environments.4,482 trajectoriesTask Success RateText MatchWeb, Android, Game, Virtual Embodied
OSWorldhttps://os-world.github.io2024Scalable, real computer environment for multimodal agents, supporting task setup, execution-based evaluation, and interactive learning across Ubuntu, Windows, and macOS.369 Ubuntu tasks, 43 Windows tasksTask Success RateExecution-based State Information (such as internal file interpretation, permission management)Linux, Windows, macOS, Web
Windows Agent Arenahttps://microsoft.github.io/WindowsAgentArena2024Adaptation of OSWorld focusing exclusively on the Windows OS with diverse multi-step tasks, enabling agents to use a wide range of applications and tools.154 tasksTask Success RateSame as OSWorld, with cloud parallelizationWindows
OmniACThttps://huggingface.co/datasets/Writer/omniact2024Assesses agents' capability to generate executable programs for computer tasks across desktop and web applications in various OS environments, prioritizing multimodal challenges.9,802 data pointsTask Success Rate, Step Success RateAction MatchMacOS, Linux, Windows, Web
VideoGUIhttps://showlab.github.io/videogui2024Focuses on vision-centric tasks from instructional videos, emphasizing action planning and precision in applications like Adobe Photoshop and Premiere Pro.178 tasks, 463 subtasksTask Success RateState Information, Action MatchWindows, Web
Spider2-Vhttps://spider2-v.github.io2024Benchmarks agents across data science and engineering workflows in authentic enterprise software environments, covering tasks from data ingestion to visualization.494 tasksTask Success RateAction Match, State InformationLinux
Act2Caphttps://showlab.github.io/GUI-Narrator2024Emphasizes GUI cursor narration using cursor-based prompts in video format, covering a variety of GUI interactions like clicks, typing, and dragging.4,189 samplesStep Success RateElement MatchWindows
OFFICEBENCHhttps://github.com/zlwang-cs/OfficeBench2024Tests cross-application automation in office workflows with complex multi-step tasks across applications like Word and Excel, assessing operational integration in realistic scenarios.300 tasksTask Success RateAction match, Text Match, State InformationLinux
AssistGUIhttps://showlab.github.io/assistgui2024The first benchmark focused on task-oriented desktop GUI automation.100 tasks from 9 popular applicationsTask Success Rate, Efficiency ScoreElement Match, Action MatchWindows Platform
SPR Benchmark/2024Evaluates GUI screen readers' ability to describe both content and layout information.Includes 650 screenshots annotated with 1,500 target points and regionsTask Success Rate, Efficiency ScoreText Match, Element MatchMobile, Web, and Operating Systems
AgentStudiohttps://computer-agents.github.io/agent-studio2024Open toolkit for creating and benchmarking general-purpose virtual agents, supporting complex interactions across diverse software applications.NAStep Success RateAction Match, State Information and Image MatchWindows, Linux, macOS
CRABhttps://github.com/crab-benchmark2024Cross-environment benchmark evaluating agents across mobile and desktop devices, using a graph-based evaluation method to handle multiple correct paths and task flexibility.120 tasksStep Success Rate, Efficiency ScoreAction MatchLinux, Android
ScreenSpothttps://github.com/niucckevin/SeeClick2024Vision-based GUI benchmark with pre-trained GUI grounding, assessing agents' ability to interact with GUI elements across mobile, desktop, and web platforms using only screenshots.1,200 instructionsStep Success RateAction MatchiOS, Android, macOS, Windows, Web

..............

🤝 How to Contribute

We welcome all forms of contributions! Help make this list even better:

  • Add a new dataset: Found a high-quality Agent benchmark not listed? Open an Issue or PR!
  • Fix inaccuracies: Broken links? Outdated descriptions? Please correct them.
  • Improve metadata: Add missing fields like task count, domain, or evaluation metrics.

Your contribution will help the entire AI agent community!


📄 License

  • Website code: MIT License — free to use, modify, and distribute.
  • Dataset metadata (descriptions, categories, links): CC BY 4.0
    ✅ Commercial & non-commercial use allowed
    ✅ Modification and redistribution allowed
    ⚠️Attribution required: Please credit the original author and link back to this repository.

© 2025 XuChao. Some rights reserved.


🙏 Acknowledgements

  • Thanks to all open-source Agent benchmark teams and maintainers
  • Inspired by the Awesome Lists series
  • Special thanks to early beta users for valuable feedback

📬 Contact

Have questions, collaboration ideas, or want to discuss agent evaluation? Reach out via:

Let every agent capability evaluation be evidence-based.

Maintained by DataAnswer (XuChao) since 2025.

About

A curated collection of the world’s most advanced benchmark datasets for evaluating Large Language Model (LLM) Agents.

Topics

Resources

Stars

8 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors