Giter VIP home page Giter VIP logo

Comments (6)

rixejzvdl649 avatar rixejzvdl649 commented on August 10, 2024

In the official example, the two benchmarks each have their own weights

VideoGPT-plus/MBZUAI/VideoGPT-plus_Phi3-mini-4k/mvbench
VideoGPT-plus/MBZUAI/VideoGPT-plus_Phi3-mini-4k/vcgbench

from videogpt-plus.

rixejzvdl649 avatar rixejzvdl649 commented on August 10, 2024

step1
pretrain_projector_image_encoder.sh
step2
pretrain_projector_video_encoder.sh
step3
finetune_dual_encoder.sh
step4
eval/vcgbench/inference/run_ddp_inference.sh
step5
eval/vcgbench/gpt_evaluation/vcgbench_evaluate.sh

So besides the above setp123. and step45, is there any other information or steps I missed?

from videogpt-plus.

rixejzvdl649 avatar rixejzvdl649 commented on August 10, 2024
from .dataset_config import *

DataConfig = {
    "PRETRAINING": [CC3M_595K, COCO_CAP, COCO_REG, COCO_REC],

    "FINETUNING": [CONV_VideoChatGPT, VCG_HUMAN, VCG_PLUS_112K, CAPTION_VIDEOCHAT, CLASSIFICATION_K710, CLASSIFICATION_SSV2, CONV_VideoChat1, REASONING_NExTQA, REASONING_CLEVRER_QA, REASONING_CLEVRER_MC, VQA_WEBVID_QA],

    "VCGBench_FINETUNING": [CONV_VideoChatGPT, VCG_HUMAN, VCG_PLUS_112K, CAPTION_VIDEOCHAT, CONV_VideoChat1, VQA_WEBVID_QA],
    "MVBench_FINETUNING": [CLASSIFICATION_K710, CLASSIFICATION_SSV2, CONV_VideoChatGPT, REASONING_NExTQA, REASONING_CLEVRER_QA, REASONING_CLEVRER_MC, VQA_WEBVID_QA],

}

from videogpt-plus.

rixejzvdl649 avatar rixejzvdl649 commented on August 10, 2024

I didn't use VCGBench_FINETUNING and MVBench_FINETUNING. Will there be any problems?

from videogpt-plus.

mmaaz60 avatar mmaaz60 commented on August 10, 2024

Hi @rixejzvdl649,

Thank you for your interest in our work and providing the detailed information about your question. The steps you mentioned to reproduce our results (pretraining + finetuning + evaluation) are correct.

However, please note that we finetune two models/variants of VideoGPT+. The first variant finetuned using VCGBench_FINETUNING is used to evaluate on VCGBench and VCGBench-Diverse, and the second variant finetuned on MVBench_FINETUNING is used to evaluate on MVBench.

I hope it will help. Please let me know if you have any questions.

from videogpt-plus.

qianwangn avatar qianwangn commented on August 10, 2024

@mmaaz60 hello, does stage1 and stage2 can parallel?

from videogpt-plus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.