Carol Zheng
Carol Zheng
Thank you for the wonderful tool! I would like to profile peak memory of my dask application. I can run it successfully without dask_memusage. However, after I add memusage.install, it...
Hi, I've come up with the following question. When running FastEntityLinker for a question, it will return entity mentions with score and id. What is the id referring to? I've...
Hi, I cannot load the plugin. I'm using MacOS Sierra. I want to use the open source code here: https://github.com/CAROLZXYZXY/QuestionAnsweringOverFB. And it says that I need to download the virtuoso...
Hi, I download the full copy of freebase with the method in pull-dependencies, and try to use the freebase to do question answering task on WebQuestionsSP, which is an parsed...
Hi, I found that negative relation is only a portion of all the relations except the correct one. Could you please talk about how you select the negative pool of...
Make TPU CI pipeline so that 1. Tests run sequentially because TPU can only one process at the same time. 2. If one of the tests fails, the command would...