Open becauseofAI opened 1 year ago
I encountered the same problem in the first stage when using my own data.
Have you resolved this issue? I have encountered the same problem when training the first stage using my own dataset.
I have encountered the same problem when finetuning the second stage.
Thank you for your interest! We have updated the code to fix this bug. Note that the training code you are using here is for the first version, namely MiniGPT-4. For the finetuning code of the second version, namely MiniGPT-v2, we will release it soon
Thank you for your interest! We have updated the code to fix this bug. Note that the training code you are using here is for the first version, namely MiniGPT-4. For the finetuning code of the second version, namely MiniGPT-v2, we will release it soon
Thank you very much, problem solved.
When run
torchrun --nproc-per-node 1 train.py --cfg-path train_configs/minigpt4_stage2_finetune.yaml
, I got the following error: