Minyoung Hwang
Minyoung Hwang
Hi, I'm trying to run `run_vision_chat.sh` but getting the following error: ``` (lwm) minyoung@claw2:~/Projects/LWM$ bash scripts/run_vision_chat.sh I0215 18:19:20.605390 140230836105600 xla_bridge.py:689] Unable to initialize backend 'rocm': NOT_FOUND: Could not find registered...
Hi, thank you for your cool work! I've read data.md but still couldn't understand how to make a training dataset for training the vision-language model using videos. Could anyone kindly...
Hi, thanks for your cool work! I've trained the llama2 minigpt4-video model on ~500 short videos using stage 3 finetuning scripts, and the training loss converged to almost 0 (<...
Hi, I'm trying to reproduce your paper's result but I cannot find any SOON dataset. I found that there are val/test datasets in [https://github.com/ZhuFengdaaa/SOON-EvalAI-Starters/tree/challenge/annotations](url) , but where is the training...