CoolFace
Datasetpublic

photonmz/bwm-sft-mixtpl

Provenance Every row carries Tülu-style lineage: content_hash — sha256 over (system, user, assistant, site, is_noop, sha256(image bytes)); stable content identity (oversampled duplicate rows share it). source — <collection>/<site>, collection ∈ {webarena, liveweb}, inferred per trajectory (a trajectory touching the WebArena instance host is webarena). Decontamination (report-only; no rows removed) Checked at revision 6f0506a7863e9bfaaecdb2995de3724a3345d446:… See the full description on the dataset page: https://huggingface.co/datasets/photonmz/bwm-sft-mixtpl.

sourceHugging Faceupdated 4mo agoView on Hugging Face
0likes6downloads
Dataset Card

Provenance

Every row carries Tülu-style lineage:

  • —content_hash — sha256 over (system, user, assistant, site, is_noop, sha256(image bytes)); stable content identity (oversampled duplicate rows share it).
  • —source — <collection>/<site>, collection ∈ {webarena, liveweb}, inferred per trajectory (a trajectory touching the WebArena instance host is webarena).

Decontamination (report-only; no rows removed)

Checked at revision 6f0506a7863e9bfaaecdb2995de3724a3345d446: 8-gram word overlap of train prompts vs valin/valout prompts (GOAL/CURRENT URL/ACTION lines only), plus val_out site- and goal-template-identity (docs/plan/05-evals.md).

  • —removal rate (flagged, not removed): 6.7% (58/870 train rows)
  • —breakdown: ngram∩valin 22, ngram∩valout 6, exact prompt 0, valout site 0, valout template family 36
  • —trajectories straddling train/val_out (site-wise split cuts multi-site trajectories row-wise): 5

Changelog

  • —2026-06-12 (rev 2eeec36cc1085b6d69132713e2a55923cd02d791): add content_hash + source provenance columns and record decontamination stats; data otherwise unchanged from 6f0506a7863e9bfaaecdb2995de3724a3345d446.
  • —2026-06-12 (rev f559e3aa4c3b1368972e454d0322dd6977400d5b): decontamination removal per PR #12 review sign-off — drop the 5 train/valout-straddling trajectories' rows from valout (48 → 33). train and val_in unchanged.