GoG icon indicating copy to clipboard operation
GoG copied to clipboard

Results 3 GoG issues
Sort by recently updated
recently updated
newest added

当前 GoG 框架是否支持使用自定义的知识图谱呢 如果不可以的话,想让作者指条路,大概需要修改哪些接口

rt,在运行的时候,部分 id 并没有转化为 name,我不知道是否是因为我的问题 所做的步骤: ``` cd virtuoso-opensource/database/ ../bin/virtuoso-t # start the service in the backend. python src/bm25_name2ids.py python src/GoG.py --n_process=1 --dataset data/cwq/data_with_ct_0.2.json ``` 针对 search 函数,做出如下修改: 先没有依赖 llm 筛选关系,只是单纯想看看规模,然后发现存在下面问题...

Is it true that the datasets cwq_1000 and webqsp_1000 refer to 1,000 questions randomly selected from the cwq and webqsp datasets respectively?