Skip to content
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

Final eval mtbench_branch #67

Merged
merged 2 commits into from
Oct 8, 2024
Merged

Conversation

sallyom
Copy link
Collaborator

@sallyom sallyom commented Oct 7, 2024

  • This adds final eval mt_bench_branch

  • Also, adds a helpers package - for launch_vllm, stop_vllm -used in mt_bench_branch, mmlu_branch, and mt_bench, so need a central place for these.

  • For mmlu_branch & mt_bench_branch, a taxonomy is required - this PR adds the taxonomy to the fake fixtures of SDG, to allow for mocking SDG with running final evaluation.

@sallyom
Copy link
Collaborator Author

sallyom commented Oct 8, 2024

mt_bench is broken until this or #70 merges:

test-run

@sallyom sallyom mentioned this pull request Oct 8, 2024
@sallyom sallyom force-pushed the final-eval-mtbench branch 4 times, most recently from e63abf7 to b5b22cc Compare October 8, 2024 10:49
@sallyom
Copy link
Collaborator Author

sallyom commented Oct 8, 2024

@MichaelClifford hold off on reviewing this for a bit - I'm importing defs from ilab rather than cp/pasting them here - will push that change after i test that it works

@sallyom sallyom force-pushed the final-eval-mtbench branch 2 times, most recently from f6b6067 to b6ef1f9 Compare October 8, 2024 16:24
@sallyom
Copy link
Collaborator Author

sallyom commented Oct 8, 2024

@MichaelClifford this is ready for review, test running now

Copy link
Collaborator

@MichaelClifford MichaelClifford left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks @sallyom

@MichaelClifford
Copy link
Collaborator

Will merge after the current run completes

Signed-off-by: sallyom <somalley@redhat.com>
Signed-off-by: sallyom <somalley@redhat.com>
@cooktheryan cooktheryan merged commit 2f7d51e into redhat-et:main Oct 8, 2024
1 check passed
def git_clone_op(
taxonomy: dsl.Output[dsl.Dataset],
repo_branch: str,
repo_pr: Optional[int],
repo_url: Optional[str],
):
return
return dsl.ContainerSpec(
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did we need this change?

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.

4 participants