Skip to content

ci(content-staging): source experimental BKT params from tooling - #118

Open
mjyang00001 wants to merge 2 commits into
CAHLR:mainfrom
mjyang00001:experimental-bktparams-from-tooling
Open

ci(content-staging): source experimental BKT params from tooling#118
mjyang00001 wants to merge 2 commits into
CAHLR:mainfrom
mjyang00001:experimental-bktparams-from-tooling

Conversation

@mjyang00001

Copy link
Copy Markdown
Collaborator

Instead of duplicating defaultBKTParams into the experimental slot (which made the A/B groups identical), copy experimentalBKTParams.json from the OATutor-Tooling repo already cloned in the workflow. Control group keeps the freshly generated params; experimental group gets the fitted params.

Instead of duplicating defaultBKTParams into the experimental slot (which
made the A/B groups identical), copy experimentalBKTParams.json from the
OATutor-Tooling repo already cloned in the workflow. Control group keeps
the freshly generated params; experimental group gets the fitted params.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…erimental

A straight cp from Tooling's committed output decouples experimental's KC
set from default's — if default gains/renames/drops KCs, experimental goes
stale until someone reruns the fitting pipeline. Use OATutor-Tooling's
merge_experimental.py instead: default's KC set wins (stays in sync
automatically), Tooling's fitted value wins per-KC where present.

Must merge after CAHLR/OATutor-Tooling#16, which adds merge_experimental.py
and bkt/output/experimentalBKTParams.json to Tooling's main branch.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants