mbzuai-oryx / Video-ChatGPT

[ACL 2024 🔥] Video-ChatGPT is a video conversation model capable of generating meaningful conversation about videos. It combines the capabilities of LLMs with a pretrained visual encoder adapted for spatiotemporal video representation. We also introduce a rigorous 'Quantitative Evaluation Benchmarking' for video-based conversational models.
https://mbzuai-oryx.github.io/Video-ChatGPT
Creative Commons Attribution 4.0 International
1.05k stars 92 forks source link

Is Zeroshot evaluation on validation or test datasets #77

Closed KerolosAtef closed 6 months ago

KerolosAtef commented 6 months ago

I want to ask which dataset used for Zeroshot evaluation for (MSVD, MSRVTT, TGIF), Is it the validation dataset or the test dataset

hanoonaR commented 6 months ago

Hi @KerolosAtef ,

Thank you for your interest in our work. We use the validation set for MSVD and MSRVTT and the test set for TGIF. A copy of the annotation files have been attached in the links.

Thank you.