-
Notifications
You must be signed in to change notification settings - Fork 310
Adding a range of multilingual evals #832
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
base: main
Are you sure you want to change the base?
Conversation
|
||
BELEBELE_TASKS = [ | ||
LightevalTaskConfig( | ||
name=f"belebele_instruct_{lang}_Latn", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe we should call this belebele_instruct_5_{lang}_Latn
or belebele_instruct_smollm_{lang}_Latn
to distinguish from the general case with more languages?
The alternative would be to have a separate belebele_instruct_en_{lang}_{script}
for the full set of languages, but with English instructions
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will add the latter, and have a
`belebele_native_inst_{lang}" vs "belebele_en_inst_{lang}"
:)
* too many false positives with the current gpqa metric extraction, making it more string * fixing whitespace and instruction in prompt * better to have a strict extraction for index extraction in general actually * added comment * fix tests, need to invert condition
Translations provided by Kairit Sirts
ac99d10
to
91ad573
Compare
No description provided.