Jon
Results
2
issues of
Jon
### Issue Hello, I currently use LoRA training to fine tune InternVL due to data set size constraints. I ran into an issue with fine tuning 3.5 as `internvl_chat_gpt_oss/internvl/model/internvl_chat/modeling_internvl_chat.py` no...
### Issue: Currently, there is no way to pass an eval set to be used during fine tuning to prevent over fitting. ### Fix: Modify `internvl_chat_finetune.py` to take optional data...