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

standard testing of benchmark and model additions #21

Closed
mschrimpf opened this issue Dec 14, 2022 · 1 comment
Closed

standard testing of benchmark and model additions #21

mschrimpf opened this issue Dec 14, 2022 · 1 comment

Comments

@mschrimpf
Copy link
Member

mschrimpf commented Dec 14, 2022

To ensure that new benchmarks and models actually run through, we should add our own tests that provide a dummy model or dummy benchmark and simulate an entire benchmark or model run respectively. Otherwise we might merge new plugins that don't actually run properly.

We might need to do this separately for each domain, i.e. dummy model+benchmark for language, and the same for vision (and all future domains).

@kvfairchild
Copy link
Contributor

Core infrastructure put in place by #72

Solved for vision models; issues created in corresponding domain repositories for vision benchmarks, language models, and language benchmarks.

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

No branches or pull requests

2 participants