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

Use inference endpoints as judge #237

Closed
wants to merge 2 commits into from
Closed

Conversation

clefourrier
Copy link
Member

@clefourrier clefourrier commented Jul 25, 2024

Use with

lighteval accelerate \
    --model_args "pretrained=<YOUR MODEL NAME>" \
    --use_chat_template \ # optional, if you want to run the evaluation with the chat template
    --tasks "extended|mtbench|<NUM_FEWSHOTS>|<WHETHER TO TRUNCATE OR NOT, I suggest setting it to 0" \
    --output_dir "./evals"

which will compare both open ai's gpt and llama 3 evaluators

@clefourrier
Copy link
Member Author

Closing, integrated in #223

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.

1 participant