Skip to content

small update for checkpoint evaluation #18

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

dongwang218
Copy link
Contributor

Why ?

make job print out more informative results by allow users to give each task a name.

How ?

  • add task_id in job definition, and the task_id will be used to print out message. so instead of task-1, it could be gpqa_seed14.
  • allow PYTHONPATH environment when calling job's script, this is needed when running external evaluation command.
  • don't drop the assistant message if it is not empty so that we can force

Test plan

run checkpoint eval and observe the results.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label May 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Meta Open Source bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants