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

MixEval-X Image / Video #434

Merged
merged 10 commits into from
Dec 3, 2024
Merged

MixEval-X Image / Video #434

merged 10 commits into from
Dec 3, 2024

Conversation

pufanyi
Copy link
Collaborator

@pufanyi pufanyi commented Dec 1, 2024

Image (LLaVA-1.5-13B)

7bcc80868c10b72c55f9ab24d1d8410

official: 50.2

Video (LLaVA-Next-Video-7B)

ff3768e493f10249cb15c38ddf6558d

official: 58.7

@pufanyi pufanyi requested a review from Luodian December 1, 2024 18:41
@Luodian Luodian merged commit df4f745 into main Dec 3, 2024
2 checks passed
@@ -15,6 +15,7 @@
from lmms_eval.api.instance import Instance
from lmms_eval.api.model import lmms
from lmms_eval.api.registry import register_model
from lmms_eval.models.model_utils.load_video import read_video_pyav_pil
Copy link

@vancoykendall vancoykendall Dec 7, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This currently breaks as read_video_pyav_pil doesn't exist @pufanyi

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello, sorry about this. It seems that this change was accidentally brought over from another branch. Thank you for pointing it out! I've reverted it in #447.

ZhaoCinyu pushed a commit to ZhaoCinyu/lmms-eval that referenced this pull request Dec 9, 2024
* reformat mix eval

* video2text fix

* video

* Add image-to-text evaluation tasks and templates

* Refactor image-to-text evaluation tasks and update configurations

* Enhance LlamaVision model with video loading improvements and configuration updates

* fix internvl2

* llava vid default numframe too small

* add max_new_tokens

* remove "with a short phrase" for `gpt4v`
@pufanyi pufanyi deleted the pufanyi/mix_eval_x branch December 28, 2024 07:14
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

Successfully merging this pull request may close these issues.

3 participants