Yifeng Gao

Results 3 issues of Yifeng Gao

Hi, in the task of temporal grounding for videos (for example, providing timestamps), are the annotations also in terms of absolute timestamps? Are there any strict requirements or corresponding relationships...

Thanks for the new model. I've made several attempts with the grounding task, but I still haven't seen and IDs in the output_id. I'm wondering if the current version of...

### Reminder - [x] I have read the above rules and searched the existing issues. ### System Info 有没有具体的 reward model 在训练完成后的推理的示例。需要什么样的数据,用哪个指令可以进行rm的推理?我现在将lora模型加载后,计算的score不知道是不是正确。 ### Reproduction ```text model = Qwen2_5_VLForConditionalGeneration.from_pretrained(model_path_merge_rm, device_map="cpu") model...

bug
pending