Yueqian Wang

Results 2 comments of Yueqian Wang

Yea, the problem is the model is always predicting "Throughout the entire video." at the first turn and terminates the recursive grounding process. Why is there a CUDA out of...

Here is my recursive grounding log: [charades_sta-recursive_grounding-4_turns.log](https://github.com/user-attachments/files/17157294/charades_sta-recursive_grounding-4_turns.log) I compared my recursive grounding log (which works as expected) with yours. The main difference is the `bos_token` and `eos_token` used: For hawkeye...