datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
BrowserAgent-Data
BrowserAgent ChatML Dataset (SFT/RFT)
This dataset contains ChatML-style multi-turn dialogues for a browser agent task. The data is prepared as JSON Lines so it can be previewed directly with the Hugging Face Hub Data Visualizer and loaded with the datasets library.
Links
Paper
Github
Files
sft.jsonl — SFT split (one JSON object per line)
rft.jsonl — RFT split (one JSON object per line)
Schema
Each record is a JSON object containing:
messages:… See the full description on the dataset page: https://huggingface.co/datasets/TIGER-Lab/BrowserAgent-Data.betterwright-agentic-browser-50k
BetterWright Agentic Browser — 6,093-row stopped checkpoint
This is the public checkpoint of a generation run originally planned for 50,000 rows. Generation was stopped at the account owner's request and the exact 6,093 accepted rows were packaged. It is synthetic training data, not live browser recordings.
Contents
5,971 BetterWright demonstrations and 122 Playwright demonstrations.
32 task domains and 21 browser feature categories.
Harness-shaped conversations… See the full description on the dataset page: https://huggingface.co/datasets/ProCreations/betterwright-agentic-browser-50k.browser-agent-phase1-sft-action-only
Browser Agent Phase 1 SFT Action-Only
What this is
Action-only step-level chat SFT data for browser-agent training.
Each example teaches the model to predict the next BrowserGym action from:
the original generation-time system prompt used for data collection
task goal and URL
short recent history
current observation text and diagnostics
Assistant targets contain only the next action.
Why this format
This is the primary training format for small-model SFT… See the full description on the dataset page: https://huggingface.co/datasets/saital/browser-agent-phase1-sft-action-only.tool-calling-browser-agent-tasks
Dataset Card
Created by: DataCreator AI
Overview
Tool Calling for Agentic Tasks with Multi-Step Workflows contains 1,062 synthetic multi-turn conversations between a user and an AI assistant. The examples primarily focus on practical agentic tasks such as train ticket booking, dynamic form filling, and payment processing. It provides diverse scenarios including successful execution, context retrieval, tool integration, and failure recovery.
The dataset is… See the full description on the dataset page: https://huggingface.co/datasets/DataCreatorAI/tool-calling-browser-agent-tasks.agentic_browser_sandbox_guard_teaser
🚀 AI Safety - Agentic Computer Use & Browser-Sandbox Guard (Evaluation Teaser)
⚡ Official Free Evaluation Teaser (50 Verified Multi-Turn Scenarios)🏆 Get the Full Production Package (500 Samples) & Commercial EULA on Gumroad:👉 AI Safety - Agentic Computer Use & Browser-Sandbox Guard on Gumroad🏷️ Use coupon code LAUNCH20 for 20 € off at checkout!
📦 What is Inside the Full Production Package:
500 Verified FAANG v2.0 Scenarios (100% AST-Valid Python)
PyArrow… See the full description on the dataset page: https://huggingface.co/datasets/emgena/agentic_browser_sandbox_guard_teaser.browser-agent-phase1-sft-reasoning-action
Browser Agent Phase 1 SFT Reasoning+Action
What this is
Reasoning-plus-action step-level chat SFT data for browser-agent training.
Each example uses the original generation-time system prompt, then appends a short instruction to reason first and output the final action.
Assistant targets contain:
one <think>...</think> block
then one BrowserGym action
Why this format
This is an experimental variant for comparing whether explicit reasoning supervision helps or… See the full description on the dataset page: https://huggingface.co/datasets/saital/browser-agent-phase1-sft-reasoning-action.
