S. Ging
S. Ging
Hi, first of all thanks for sharing your code! Unfortunately running VideoQA inference with your pretrained model I get around 20% accuracy, which is the random chance level, instead of...
Dear authors, I finetuned mPLUG Base on VQAv2 but only get around 75% accuracy instead of the around 80% reported in the readme. Could you kindly upload the finetuned checkpoints...
Hello dear author, Could you please release the infilled questions, i.e. the questions transformed to statements with using GPT-3? I would be especially interested in the statements for MSRVTT-QA and...
### Bug description Neptune logger gives a lot of errors like "[neptune] [error ] Error occurred during asynchronous operation processing: X-coordinates (step) must be strictly increasing for series attribute: training/epoch....
Hi there! First of all, thanks for your great work. Correct me if I am wrong, but currently there is no implemented way to run neps workers that use multiple...
### Bug description Hello, so far I was relying on environment variables to figure out rank and world size in my DDP CUDA environment. However if I run the attached...