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

fix: paths where to save metrics with eval results #8

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

Conversation

yurakuratov
Copy link

@yurakuratov yurakuratov commented Sep 2, 2024

e.g.,
running

python eval.py -p ./predictions/mistral_7b_v03_instr_32k.json

will result in saving metrics to results/predictions instead of results/mistral_7b_v03_instr_32k.json.

This PR fixes it. Also formats the metrics file to be more readable.

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