Hello again ,
Thanks for your reply I handled issue about running the code.
However, when I run the eval_for_leaderboard.py
I get the issue of ScatterableList object has no attirbute 'cuda' when handling batch with gpu
I guess this comes from the fact that I use only 1 gpu in test
Also, it seems that the allennlp module has improved and the allennlp.common.util.ScatterableList does not exist anymore
Do you have any idea with this?
or do you have informations about previous version of allennlp which includes allennlp.common.util.ScatterableList?
Thanks
Sincerely