Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

abnormal outputs for llama-vid-7b-full-224-video-fps-1 ckpt #68

Open
YulongBonjour opened this issue Mar 5, 2024 · 1 comment
Open

Comments

@YulongBonjour
Copy link

Dear authors,

Thank you for your contributions to video understanding. I have encountered some issues while running your codes on V100. The outputs from your llama-vid-7b-full-224-video-fps-1 checkpoint are always showing "222222222222...". I am wondering whether the ckpt is correct? I didn't do any changes on your codes. And I encounter this issue when launching activitynet.eval.sh.
Hope to get your reply as soon as possible. Thanks!

@yanwei-li
Copy link
Member

Hi, it should not print the output in activitynet_eval.py. In some case, it may have repeat outcomes, you can change the model generate params to avoid such cases like temperature or repetition penalty.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants