CoolFace
30 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01farama-minari /webagents0 likes7k downloads9mo agoHugging Face02webagentlab /webchain WebChain v2 A large-scale, human-annotated dataset of real-world web interaction trajectories for training and evaluating web agents. [Paper] [Code] [Dataset] WebChain captures how people complete real tasks on live websites. It is designed for agents that must both identify the correct interface element and reason through a sequence of actions. Each trajectory aligns screenshots, web structure, grounded actions, and reasoning signals instead of treating web navigation as… See the full description on the dataset page: https://huggingface.co/datasets/webagentlab/webchain.tabular1K<n<10K1 likes3.5k downloads25d agoHugging Face03webagentlab /webchain-legacy WebChain WebChain is a large-scale, human-annotated dataset of real-world web interaction trajectories for training and evaluating GUI agents and web agents. WebChain contains 31,725 trajectories, 317,993 steps, and 428 unique domains. Its core contribution is a Triple Alignment of visual context, structural context, and action grounding, enabling supervision for both spatial grounding and long-horizon planning. Paper: https://arxiv.org/abs/2603.05295 Open access… See the full description on the dataset page: https://huggingface.co/datasets/webagentlab/webchain-legacy.text100K<n<1M9 likes1.1k downloads25d agoHugging Face04PersonalAILab /AFM-WebAgent-RL-Dataset Data Introduction This dataset serves as the core training data for Agent Foundation Models (AFMs), specifically designed to elicit end-to-end multi-agent reasoning capabilities in large language models. Built on the novel "Chain-of-Agents (CoA)" paradigm, the dataset leverages a multi-agent distillation framework to transform collaboration processes from state-of-the-art multi-agent systems into trajectory data suitable for supervised fine-tuning (SFT), simulating dynamic… See the full description on the dataset page: https://huggingface.co/datasets/PersonalAILab/AFM-WebAgent-RL-Dataset.text10K<n<100K4 likes438 downloads1y agoHugging Face05PersonalAILab /AFM-WebAgent-SFT-Dataset Data Introduction This dataset serves as the core training data for Agent Foundation Models (AFMs), specifically designed to elicit end-to-end multi-agent reasoning capabilities in large language models. Built on the novel "Chain-of-Agents (CoA)" paradigm, the dataset leverages a multi-agent distillation framework to transform collaboration processes from state-of-the-art multi-agent systems into trajectory data suitable for supervised fine-tuning (SFT), simulating dynamic… See the full description on the dataset page: https://huggingface.co/datasets/PersonalAILab/AFM-WebAgent-SFT-Dataset.text1K<n<10K10 likes180 downloads1y agoHugging Face06deceptive-web-benchmark /execution-time-warnings-web-agents Trustworthy Completion for Web Agents This release contains audited run-level results from a controlled study of execution-time safeguards for web agents under deceptive consumer interfaces. The benchmark independently scores nominal completion (C) and trajectory safety (S): trustworthy completion (C=1,S=1), unsafe completion (C=1,S=0), safe non-completion (C=0,S=1), and unsafe failure (C=0,S=0). Study design One frozen vision-capable web-agent configuration 12… See the full description on the dataset page: https://huggingface.co/datasets/deceptive-web-benchmark/execution-time-warnings-web-agents.n<1K1 likes86 downloads29d agoHugging Face07ST-WebAgentBench /st-webagentbenchgated A Benchmark for Evaluating Safety & Trustworthiness in Web Agents Accepted at ICLR 2026 Overview ST-WebAgentBench is a policy-enriched evaluation suite for web agents, built on BrowserGym. It measures not only whether agents complete tasks, but whether they do so while respecting safety and trustworthiness (ST) policies — the constraints that govern real enterprise deployments. The… See the full description on the dataset page: https://huggingface.co/datasets/ST-WebAgentBench/st-webagentbench.textother1K<n<10K5 likes77 downloads6mo agoHugging Face08Anish13 /web-agent-graph-dataset Web Agent Grouped Graph Dataset This dataset contains web navigation tasks in grouped graph format with full history and candidate actions for training reward models. Data Format Each line in graph_dataset.jsonl represents a single step with all candidate actions grouped together: { "task_id": "...", "goal": "Find product X and add to cart", "domain": "shopping", "step_index": 3, "history": [ {"state_id": "S0", "screenshot": "...", "url": "...", "obs":… See the full description on the dataset page: https://huggingface.co/datasets/Anish13/web-agent-graph-dataset.reinforcement-learning1K<n<10K0 likes71 downloads5mo agoHugging Face09EvaNing123 /Execution-Time-Warnings-for-Web-Agents Trustworthy Completion for Web Agents This release contains audited run-level results from a controlled study of execution-time safeguards for web agents under deceptive consumer interfaces. The benchmark independently scores nominal completion (C) and trajectory safety (S): trustworthy completion (C=1,S=1), unsafe completion (C=1,S=0), safe non-completion (C=0,S=1), and unsafe failure (C=0,S=0). Study design One frozen vision-capable web-agent configuration 12… See the full description on the dataset page: https://huggingface.co/datasets/EvaNing123/Execution-Time-Warnings-for-Web-Agents.n<1K0 likes64 downloads25d agoHugging Face10deceptive-web /execution-time-warnings-web-agents Deception Warning Study — benchmark runs (staging) This repository will host run-level rows for the controlled benchmark described in the companion paper (NeurIPS-style release). Contents (when populated) Artifact Description run_level.jsonl / run_level.csv One row per merged run: task, condition, repeat, outcome, flags run_level.parquet Optional if pyarrow is installed (Hub-friendly) manifest.yaml (optional) benchmark_version, repeats_per_task_condition… See the full description on the dataset page: https://huggingface.co/datasets/deceptive-web/execution-time-warnings-web-agents.n<1K0 likes53 downloads5mo agoHugging Face11bowmark-ai /agentic-web-cheatsheets Bowmark: Agentic Web Cheatsheets — Free Sample Bowmark indexes how websites actually work, for AI agents. Each row is a cheatsheet for one task on one site: the behavioral gotchas you only learn by driving the site, a deep-link shortcut where one exists, and a verification stamp saying how many times it worked and as of when. Every row was run end-to-end and proven to work — that's the gate to be included. This repository is a free, curated sample — the strongest… See the full description on the dataset page: https://huggingface.co/datasets/bowmark-ai/agentic-web-cheatsheets.textn<1K1 likes53 downloads2mo agoHugging Face12isaiahbjork /webagent-dom-with-imagestext1K<n<10K0 likes50 downloads2y agoHugging Face13pavan01729 /web-search-agent-sft-traces Dataset Card for "web-search-agent-sft-traces" More Information needed textn<1K0 likes50 downloads1y agoHugging Face14ai2lumos /lumos_web_agent_plan_iterative 🪄 Agent Lumos: Unified and Modular Training for Open-Source Language Agents 🌐[Website]   📝[Paper]   🤗[Data]   🤗[Model]   🤗[Demo]   We introduce 🪄Lumos, Language Agents with Unified Formats, Modular Design, and Open-Source LLMs. Lumos unifies a suite of complex interactive tasks and achieves competitive performance with GPT-4/3.5-based and larger open-source agents. Lumos has following features: 🧩 Modular Architecture: 🧩 Lumos consists of planning, grounding… See the full description on the dataset page: https://huggingface.co/datasets/ai2lumos/lumos_web_agent_plan_iterative.texttext-generation1K<n<10K7 likes46 downloads3y agoHugging Face15ai2lumos /lumos_web_agent_ground_iterative 🪄 Agent Lumos: Unified and Modular Training for Open-Source Language Agents 🌐[Website]   📝[Paper]   🤗[Data]   🤗[Model]   🤗[Demo]   We introduce 🪄Lumos, Language Agents with Unified Formats, Modular Design, and Open-Source LLMs. Lumos unifies a suite of complex interactive tasks and achieves competitive performance with GPT-4/3.5-based and larger open-source agents. Lumos has following features: 🧩 Modular Architecture: 🧩 Lumos consists of planning, grounding… See the full description on the dataset page: https://huggingface.co/datasets/ai2lumos/lumos_web_agent_ground_iterative.texttext-generation1K<n<10K2 likes42 downloads3y agoHugging Face16pavan01729 /web-search-agent-sft-traces2 Dataset Card for "web-search-agent-sft-traces2" More Information needed textn<1K0 likes42 downloads1y agoHugging Face17DeusHorizon /agent-web-index Agent Web Index — how much of the web can AI assistants actually read? 47,979 domains measured live. 25% of them cannot be read by at least one of ChatGPT, Claude, Perplexity or Gemini. Updated daily. Live index: https://shop.lumnika.com/ai-readiness/ Every row here is the result of real HTTP requests, not an estimate and not a re-publication of someone else's crawl: each domain's homepage is requested once as a browser and once as each of the published AI crawler user-agents… See the full description on the dataset page: https://huggingface.co/datasets/DeusHorizon/agent-web-index.tabular10K<n<100K0 likes42 downloads2h agoHugging Face18MinjaeLee-FuriosaAI-Ext /ai-research-berkeley-webagentgated Berkeley WebAgent Experiment Artifacts Native GEPA, CLUE and ACE experiment logs and available actor trajectory evidence. Files require manual access approval. Request access with your Hugging Face account. Results — September 21, 2026 Non-WebArena results: training, validation and five-repeat held-out tables/plots. Every iteration: training and validation by iteration; separate ACE training windows. WebArena speed: component benchmarks, direct commit comparison… See the full description on the dataset page: https://huggingface.co/datasets/MinjaeLee-FuriosaAI-Ext/ai-research-berkeley-webagent.0 likes33 downloads17h agoHugging Face19meetlix /WebAgentOpenData0 likes31 downloads8mo agoHugging Face20evelynhong /embodied_web_agent_outdoor_trajectorytextn<1K0 likes29 downloads1y agoHugging Face21LangAGI-Lab /webagent_policy_rationale_formattedtext1K<n<10K0 likes23 downloads2y agoHugging Face22LangAGI-Lab /mini_rm_benchmark_for_web_agent Dataset Card for "mini_rm_benchmark_for_web_agent" More Information needed imagen<1K0 likes23 downloads2y agoHugging Face23yczhuang /webagent-r1-distilltext1K<n<10K0 likes19 downloads1y agoHugging Face24Trelis /qwen-web-agenttextn<1K2 likes18 downloads1y agoHugging Face25rl-world /web-agent-trajectory-testgatedtabularn<1K0 likes18 downloads6mo agoHugging Face26rl-world /web-agent-trajectory-multimodal-testgatedimagen<1K0 likes18 downloads6mo agoHugging Face27evelynhong /embodied-web-agent-indoor0 likes16 downloads1y agoHugging Face28evelynhong /embodied_web_agent_outdoor_annotation0 likes16 downloads1y agoHugging Face29evelynhong /embodied-web-agent-geoguessrtextn<1K0 likes14 downloads1y agoHugging Face30isaiahbjork /webagent-domtext1K<n<10K0 likes13 downloads2y agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.