question about evaluation and chatgpt version?
Opened this issue · 5 comments
vhzy commented
Thank you for the open source. May I ask when your experiment took place? Since different versions of ChatGPT can lead to different evaluation results, how did you compare it with Video-ChatGPT?
vhzy commented
also,The 114th line of code in save_features shows that the feature dimension after merge is 200 instead of 300. It should be replaced with the commented content.
yankee624 commented
@vhzy Did you get the pretrained model weights that the authors provide? I can't even find the weights in the huggingface.
ANDgate99 commented
@vhzy Did you get the pretrained model weights that the authors provide? I can't even find the weights in the huggingface.
Hello, have you found the weights now, or do we need to train the model ourselves?