Skip to content

Add checkpoint averaging script#45

Open
sagarigrandhi wants to merge 2 commits into
MedARC-AI:mainfrom
sagarigrandhi:main
Open

Add checkpoint averaging script#45
sagarigrandhi wants to merge 2 commits into
MedARC-AI:mainfrom
sagarigrandhi:main

Conversation

@sagarigrandhi

Copy link
Copy Markdown

The script averages checkpoints over a specified range of training steps. For OpenMidnight ablation evaluations, we use 5 checkpoints from steps 87500 to 137500 with a step size of 12500.

Usage

python average_checkpoints.py --start 87500 --end 137500 --step 12500

@CLAassistant

CLAassistant commented May 25, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

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