Add AVMeme-Exam zero shot classification task#4539
Merged
isaac-chung merged 6 commits intoembeddings-benchmark:mainfrom Apr 30, 2026
Merged
Add AVMeme-Exam zero shot classification task#4539isaac-chung merged 6 commits intoembeddings-benchmark:mainfrom
isaac-chung merged 6 commits intoembeddings-benchmark:mainfrom
Conversation
Collaborator
x-tabdeveloping
left a comment
There was a problem hiding this comment.
Looks good so far. Let's wait for what we do with the facebook encoder.
Samoed
reviewed
Apr 28, 2026
| is_beta=True, | ||
| ) | ||
| input_column_name = "video" | ||
| label_column_name: str = "category" |
Contributor
There was a problem hiding this comment.
Are you using the correct label here? Is the dataset intended for "emotion"?
Contributor
Author
There was a problem hiding this comment.
Done.
Thanks for catching this, I must be looking at wrong huggingface tab. You are right the dataset is not for emotion.
Contributor
|
The category label for this dataset seems weird to me. I also saw it was chosen in the other merged task. maybe emotion is the better choice here; we'll have to look at original source and see the intention of the authors. |
Samoed
reviewed
Apr 30, 2026
Co-authored-by: Roman Solomatin <samoed.roman@gmail.com>
Samoed
approved these changes
Apr 30, 2026
Samoed
reviewed
Apr 30, 2026
Co-authored-by: Roman Solomatin <samoed.roman@gmail.com>
Contributor
Author
|
Thanks for changing the label @Samoed , I agree with you that emotion makes more sense than the previous label which was sound category. |
This file contains hidden or 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
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.
mtebmtebpackage.mteb run -m {model_name} -t {task_name}command.mteb/baseline-random encoderfacebook/pe-av-small-16-frameor another small model (Takes too long, maybe a day)AVMemeVideoZeroShotClassification x random encoder
AVMemeAudioVideoZeroShotClassification x random encoder