Add facilities for unit and functional tests#165
Add facilities for unit and functional tests#165mergify[bot] merged 1 commit intoinstructlab:maininstructlab/eval:mainfrom
Conversation
|
This pull request has merge conflicts that must be resolved before it can be |
32b8217 to
a5dc505
Compare
nathan-weinberg
left a comment
There was a problem hiding this comment.
Looked over all these changes and honestly everything LGTM - thank you for this @danmcp!
Two nits - one is in the comment, the other would be it'd be nice to add a badge for this new workflow similar to what is done for the CLI here: https://github.com/instructlab/instructlab/blob/main/README.md?plain=1#L4
Done! |
There was one unit test already existing and this commit adds a couple of starter unit tests for mt_bench and mmlu. Signed-off-by: Dan McPherson <dmcphers@redhat.com>
There was already 1 unit test in place. The existing functional tests are being moved to scripts for consistency with other projects.
One new functional test has been added to test the mt_bench_branch generator as a starting example
I've included basic tests for mt_bench and mmlu. Which already found two issues: