Correct AutoAssist leaderboard metadata to Autobot

#5
by demeyer1 - opened

This is a display-only metadata correction for the existing AutoAssist submission.

  • Model Name: Autobot ChatGPT-HQ + GPT-5.6 Sol Ultra
  • Organization: Autonomous Production
  • URL: https://autoprod.ai

The override is scoped to the exact legacy row by matching the old model name, organization, and URL. It runs only while formatting the leaderboard DataFrame, so it does not rescore the submission, create another row, or change any numeric result. Both the initial load and Refresh path already use format_dataframe, so the correction applies consistently. The accepted 50.70 accuracy and all other score fields remain unchanged.

Ori changed pull request status to merged

Sign up or log in to comment