-
Notifications
You must be signed in to change notification settings - Fork 178
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
[Release] LMMs-Eval v0.3.0, Audio Evaluation #426
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… task with LibriSpeech dataset (#289) * "add qwen2_audio model, asr librispeech eval task" * lint update for PR #289 --------- Co-authored-by: Pengyun <[email protected]>
* add clothoaqa task * formatting * minor fixes * minor fixes
* add air_bench * minor changes
Co-authored-by: Pengyun <[email protected]>
* add openhermes task * formatting
* Add downsample function for audio array * Batch support for qwen2 and use apply chat template * Return sr for common voice * Doc to audio to return the whole dict
* fix xl yaml * Fixed config for gigaspeech_xl. gigaspeech_xl_test has intermittent problem. * add alpaca audio task (#333) * pre-committed utils.py --------- Co-authored-by: Cong <[email protected]>
Co-authored-by: Pengyun <[email protected]>
* fix xl yaml * Fixed config for gigaspeech_xl. gigaspeech_xl_test has intermittent problem. * add alpaca audio task (#333) * pre-committed utils.py * add wavcaps * add wavcaps --------- Co-authored-by: Cong <[email protected]>
* Update dep * Fix saved audio OOM error * Fix typing * Fix librispeech dataset name * Add add_generation_prompt as option for Qwen audio * Add add system propmt as optional
…#376) * add retry for api calls and change air_bench_foundation aggregation function * make azure default api * minor changes
* Add mix_evals audio2text * Fix task tags in datasets
* gemini audio * better variable naming
Luodian
approved these changes
Nov 27, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Before you open a pull-request, please check if a similar issue already exists or has been closed before.
When you open a pull-request, please be sure to include the following
If you meet the lint warnings, you can use following scripts to reformat code.
Thank you for your contributions!