thiziri
thiziri
### Describe the bug I've trained and evaluated the DRMM model successfully. When I traied to make predictions in a new dataset, I run this code: ``` test_generator = mz.DataGenerator(data_pack=valid_pack_pp[:10],...
When I run the build.sh I got the following error: > terminate called after throwing an instance of 'nsnn4ir::MyError' what(): Error: Config:Key CAL_ALL_Q Not Exist
Good morning, I'm trying to compute the idcg value of each topic in the qrels file, how can I get the idcg values without using a run file ?