datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
mcp-sandbox-authority-boundary-profile
MCP Sandbox Authority Boundary Profile
Profile v0.1.0 · Release v0.2.0 - Experimental Characterization Profile
Profile release date: 2026-07-23
Latest distribution release date: 2026-09-05
Execution containment is not proof of bounded authority.
Start here
For a one-minute, case-by-case reading of the profile, open the companion
Authority Boundary Field Guide Space.
It presents the released synthetic observations with their control question,
observed result… See the full description on the dataset page: https://huggingface.co/datasets/msaleme/mcp-sandbox-authority-boundary-profile.llm-in-sandbox-bench
LLM-in-Sandbox Benchmark
Benchmark datasets for evaluating LLMs in sandboxed environments in our paper: Computer Environments Elicit General Agentic Intelligence in LLMs
Usage
from datasets import load_dataset
# Load a specific benchmark
ds = load_dataset("daixuancheng/llm-in-sandbox-bench", "math", split="test")
# Available configs: math, chem, physics, biomed, long_context, instruct_follow
Please refer to our code for reproducing paper results, evaluating any… See the full description on the dataset page: https://huggingface.co/datasets/daixuancheng/llm-in-sandbox-bench.llm-in-sandbox-rl
LLM-in-Sandbox-RL Data
Datasets for LLM reinforcement learning in sandboxed environments in our paper: Computer Environments Elicit General Agentic Intelligence in LLMs
Usage
from datasets import load_dataset
# Load the training data
ds = load_dataset("daixuancheng/llm-in-sandbox-rl", "instruct_pretrain", split="train")
# Load the validation data (a small subset of daixuancheng/llm-in-sandbox-bench)
ds = load_dataset("daixuancheng/llm-in-sandbox-rl", "math_mini"… See the full description on the dataset page: https://huggingface.co/datasets/daixuancheng/llm-in-sandbox-rl.sandbox-refusal-trajectories
Sandbox Refusal Trajectories
Rights & intended use: legacy public research corpus / portfolio
artifact. Hosted frontier-model outputs are research-only inputs under
project policy (synthetic-factory#161):
intended_use: research_only, project_training_policy: blocked. Not
training data for any model-weight update. Machine-readable record:
rights.json.
Release status: The raw, uncurated payload is now published under
data/raw/. It is available for inspection and reproducibility… See the full description on the dataset page: https://huggingface.co/datasets/rmems/sandbox-refusal-trajectories.assay-cupel-pose-error-v2-r7-mandatory-sandbox-rlassay-cupel-pose-error-v2-r6-sandbox-harness-rlcontract-classifierhan-simulation-sandbox-interaction-dataset-v1
Humanoid Simulation Sandbox Interaction Dataset
This dataset records simulated interactions
of humanoid agents
inside controlled sandbox environments.
It tracks decision variations,
constraint enforcement,
and outcome stability metrics.
Objective
To support safe experimentation
and pre-deployment validation
of humanoid intelligence models.
Data Fields
simulation_id
node_id
constraint_profile
decision_variant_id
execution_result
stability_score… See the full description on the dataset page: https://huggingface.co/datasets/achiepatricia/han-simulation-sandbox-interaction-dataset-v1.
