Davidwhw
Davidwhw
The verification step between training multiple epochs does not appear to be implemented in minigpt's code (such as lavis `valid_step`). Is the author considering adding this feature? Or can you...
When I pre-trained for phase 1 using the coco dataset (downloaded using the [script](https://github.com/salesforce/LAVIS/blob/main/lavis/datasets/download_scripts/download_coco.py) in lavis), loss quickly became nan. I found the problem that I mistakenly used [vicuna-7B-V1.5](https://huggingface.co/lmsys/vicuna-7b-v1.5) as...
Sorry to bring up the same issue as [pdf_parser/issues/1#issue-2307687422](https://github.com/Acemap/pdf_parser/issues/1#issue-2307687422), because I have not received a reply and urgently need a solution. When I use the `pdffigures2` backend to extract images...