Hi! When I try to submit my solution, I get 0.0 score and this message:
('Missing query: ', '6078,131616,47296,69167,13931,47708,79526,36358,35997,13663,7398,90248,14001,13889,79064,57465,6080,14419,46632,57748\n')
Something went wrong, e.g. the submission file name is not correct or the file format is not correct. Please, see the "Evaluation" for details.
'Evaluation', however, gives no details except that I have 0.0 score everywhere. Help me, please.
Posted by: sidorov @ Sept. 18, 2016, 3:47 p.m.First, check you submission file, if it is correct, it must have 286967 line.
Second, your submission must order by query_id, e.g. 3,8,9,11...
you can check the sample submission file for more details.
Posted by: tjy @ Sept. 19, 2016, 3:43 a.m.tjy, thanks, now it works!
Posted by: sidorov @ Sept. 19, 2016, 7:52 a.m.