Davidwhw
Davidwhw
Has anyone successfully used any tracking tools in this codebase? Has the repository been abandoned for maintenance? Thank you for any help you can provide!
> Same question. How to evalute the the finetuning process? I set `evaluate: True` in the `minigpt4_stage2_finetune.yaml`, but it says `No validation splits found.`. Where and how should I put...
I copied the exact_match.py file it required to the path where the error occurred, and now the error is gone, although this approach is not very elegant.
> > I copied the exact_match.py file it required to the path where the error occurred, and now the error is gone, although this approach is not very elegant. >...
I had the same problem. How did you solve it? Thank you for any help you can provide.
> I am experiencing the same issue. It seems that the generate() function is wrong. Has anyone found a solution to this problem? Any advice or suggestions would be greatly...
> I have the same issue, Lavis requires version>4.28, but there are the following errors: > > AssertionError: BLIP models are not compatible with transformers>=4.27, run pip install transformers==4.25 to...