Sanjay Kamath

Results 4 comments of Sanjay Kamath

Hello @felixgwu Do you have the code somewhere for the FusionNet on SQUAD dataset modifying DRQA? Thanks in advance.

Ok please let us know if you make it public. I'm trying to use the fully aware attentions in my model. As a start I'd use your inputs above and...

The following 2 lines of code after /tmp/trec-merged.txt , creates it. files = ' '.join([train, dev, test]) subprocess.call("/bin/cat {} > {}".format(files, all_fname), shell=True) Train,dev and test are the three files...

https://github.com/calberti/bert-joint-nq I'm guessing it'll be soon in that link, you can find their report now.