-
Notifications
You must be signed in to change notification settings - Fork 179
bug for ForwardModelsVal #69
Comments
Which task are you running on? Also please share your training command. |
I pull your code from repository and only change the train batch size in the
I also find it is possibly not fit for 1688-1691 lines of the code in the
|
Your code in
Can you provide your retrieval evaluation metric? |
Code quality of this repo is surprisingly low. I couldn't believe this is an engineering of facebook. It would take much less effort to just rewrite than debug. |
Dear all, I met the same problem when I tried to run multi-task learning with the command in README.md. The training had already continued for hours and I can even see a validation on refcocog was done in iter 513. Do you find any solution to that? Or are there any ideas to solve this problem? Thank you! |
it is three weeks that I'm trying to run this code, it's unbelievable how full of bug it is, I'm just wondering if the results they reported are actually true. |
@zongshenmu @vedanuj @chen398936790 @ZhiyuanChen I wrote a step-by-step tutorial on how to set up the environment, train and test this model. I also added a section on extracting the visiolinguistic embeddings from the image-text data. |
why it happens that the input and target size of cross entropy loss are not matched?
The text was updated successfully, but these errors were encountered: