Yiheng Shu
Yiheng Shu
It may be that the author used the requested template in the preprint.
May I ask if it is convenient to release the trained Freebase embedding data? Thanks.
I’m working on a KBQA system on LC-QuAD 1.0. I would like to ask some questions about the evaluation. Should I include the literal in golden answers when I execute...
Dear Peng, I also have the same issue here. FocusPrune has provided mentions, but I cannot see how it leads to a surface match method and the final entity results....
Hi there. I was trying to use Google KG Search API as mentioned in the paper to do the entity linking task on CWQ. The API was successfully called, however,...
该题博客地址:https://www.liuchuo.net/archives/4616 ```c++ #include #include #include using namespace std; map mp; int main() { int m, n, u, v, a; scanf("%d %d", &m, &n); vector pre(n); for (int i = 0;...
Hi there, I notice that the baseline uses DPR as the retrieval method. Though the code is in the repo, are the DPR results available for us? Thanks.
When I was using 25 agents to run 3000 steps, I got this key error for spatial memory. ``` GNS FUNCTION: "Wolfgang Schulz's room or kitchen" curr_world: the Ville, curr_sector:...