-
Notifications
You must be signed in to change notification settings - Fork 30
Implement integration tests in CI pipeline #639
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
Conversation
DescriptionStart with a short description of what the PR does and how this is a change from The rest of the description includes relevant details and context, examples:
If the change fixes a bug or a Github issue, please include a link, e.g.,: TestsPlease describe how you tested this change, and include any instructions and/or ChecklistBefore submitting this PR, please make sure:
|
2f4fa05 to
a509587
Compare
5577585 to
4e04557
Compare
|
the new commit replace some args with env, and remove yaml files in this PR. |
4e04557 to
8953129
Compare
…TPU to the CI pipeline. Signed-off-by: StingLin <[email protected]> Signed-off-by: dennis yeh <[email protected]>
d3e310f to
5305c98
Compare
Signed-off-by: dennis yeh <[email protected]> Co-authored-by: dennis yeh <[email protected]>
Description
Brings accuracy test to CI.
Based on this upstream PR, we have changed the lm_eval version used to
git+https://github.com/EleutherAI/lm-evaluation-harness.git@206b7722158f58c35b7ffcd53b035fdbdda5126d#egg=lm-eval[api].Tests
buildkite
Checklist
Before submitting this PR, please make sure: