AILab-CVC / SEED-Bench

(CVPR2024)A benchmark for evaluating Multimodal LLMs using multiple-choice questions.
Other
276 stars 8 forks source link

[Data] Could you provide a list including the files of something-something v2 which should be downloaded? #6

Closed aopolin-lv closed 10 months ago

aopolin-lv commented 10 months ago

Hi, in the something-something v2 (SSv2) website, it contains 20 packages like 20BN-Something-Something Download Package xx for downloading. You mentioned the evaluation dont use all the videos. So could you provide a list include the used download packages formulated like mentioned above?

Bohao-Lee commented 10 months ago

Thank you very much for your interest in our work. Regarding the ssv2 data set, we recommend downloading all packages, because it may affect the decompression of files. ssv2 dataset download instructions: In order to extract the TGZ archive, the 20 files must be downloaded and concatenated in the right order. Only then they can be extracted.

aopolin-lv commented 10 months ago

Thank you for your response!