Ameen Ali
Ameen Ali
Hello Thanks for sharing the code, however i cant find the paper pdf anywhere Can you attach it? Thanks
Hello Im trying to train the model and gets the following error : `[02 Feb 17:03:43 - text2vec.py:line 13] /data/home/ameen.ali/dual_encoding/util/text2vec.py.Bow2Vec initializing ... Traceback (most recent call last): File "trainer.py", line...
Hello, Thanks for sharing this amazing work! Any chance you can share the pretrained models used in the paper ? Thanks!
# Brief Description When the value of a key in a Series is of type dictionary, accessing the key in the following way raises an exception: s['dictionary'] # System Information...
Hi, How can I print the eval accuracy after each epoch in the new version of Graphormer?
hello i get the following error while training : `Traceback (most recent call last): File "train.py", line 681, in main() File "train.py", line 676, in main device, args, log_writer, scheduler,...
Hi! Thanks for sharing this amazing work! A question : how do you calculate the dataframe in word-deletion-correct.tsv file you use in order to plot figure 1 in the paper?...
append 'http//' to the start of the url to avoid open errors.
HI Would you provide the code for the video captioning experiment mentioned in the paper? Thanks