Skip to content

judges: migrate gpt-5.4 → gpt-5.6-terra (post-deprecation) - #74

Open
hrdkbhatnagar wants to merge 1 commit into
mainfrom
judge/migrate-to-gpt-5.6-terra
Open

judges: migrate gpt-5.4 → gpt-5.6-terra (post-deprecation)#74
hrdkbhatnagar wants to merge 1 commit into
mainfrom
judge/migrate-to-gpt-5.6-terra

Conversation

@hrdkbhatnagar

Copy link
Copy Markdown
Collaborator

No description provided.

OpenAI retired gpt-5.4.All three reward-hacking judges (data_contamination,
api_usage, ptb_lookup) were using the shared default gpt-5.4 and
started 404-ing on the compact endpoint. general_judge was already
running on gpt-5.6-terra, so align the shared defaults to match:

  JUDGE_DEFAULT_MODEL:         gpt-5.4    → gpt-5.6-terra

JUDGE_OUTPUT_ID stays as 'gpt5_4' by design — the string is baked into
existing result dirs, collect.py, the viewer, and HARDCODED_AGENT_MAP;
renaming would force a full re-extract for zero user-visible benefit.
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.

1 participant