instructlab / sdg

Python library for Synthetic Data Generation
https://pypi.org/project/instructlab-sdg/
Apache License 2.0
24 stars 37 forks source link

fix: change "group" to "tag" for mmlu_branch task config (backport #305) #308

Closed mergify[bot] closed 1 month ago

mergify[bot] commented 1 month ago

"group" is being deprecated in the task config as of lm-eval version 0.4.4. "tag" should be used instead.

For more information see "Backwards Incompatibilities" at: https://github.com/EleutherAI/lm-evaluation-harness/releases/tag/v0.4.4


This is an automatic backport of pull request #305 done by Mergify.

nathan-weinberg commented 1 month ago

This will need to go in first to fix CI: https://github.com/instructlab/sdg/pull/309

nathan-weinberg commented 1 month ago

@Mergifyio rebase

mergify[bot] commented 1 month ago

rebase

✅ Branch has been successfully rebased