idansc

Results 5 issues of idansc

Can you please share which models needs 2 GPUs to train, and which can train on only one? Thanks

Could you please provide details on your instruction encoder? I would like to test the agent on new data, but you only supply pre-computed text weights. Thanks

Hey, I find Google Drive a bad choice to share files, because it's not trivial to use wget/curl with. It will be much simpler if you can provide a script...

Hi it seems like you are using the test data in the word representation. It's not a good approach to evaluate a model. Am I missing something?

Hi, I'm having difficulties evaluating the model on the validation set. I changed the evaluate.py script as follow: - changed the split parameter to 'val' - changed the ranks_json to...