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

allow benchmark_models --id to take a json file of ids #250

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

wenzhe-log10
Copy link
Contributor

@wenzhe-log10 wenzhe-log10 commented Aug 8, 2024

log10 completions benchmark_models --ids list_comp_ids.json --models=gpt-4o-mini -f benchmark_summ_test_gpt4o_mini.jsonl

JSON file examples:

[
    "545ab06c-07b0-4720-bce8-68df8201dbcc",
    "c01e663f-cd8a-4cd8-8aa8-6b6ef8966b4d",
    "c450eb50-5e0f-4bcc-9faf-3a1d4183f41a"
]

@wenzhe-log10 wenzhe-log10 requested review from kxtran and nqn August 8, 2024 05:47
@wenzhe-log10 wenzhe-log10 merged commit 3b2ee60 into main Aug 8, 2024
2 checks passed
@wenzhe-log10 wenzhe-log10 deleted the wenzhe/load_id_from_json_file-eng-1019 branch August 8, 2024 17:07
This pull request was closed.
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