I have found that if I split the result into multiple JSON files then zip them into one zip file and submit, then the accuracy result will be calculated only for one JSON file instead of calculating the accuracy based on all the JSON files in the zip.
Posted by: weitianhan @ Aug. 24, 2016, 6:46 a.m.Previously we only supported multiple JSON file on challenge phase, not the "test-dev" phase. Now we've updated the evaluation code and you can also split your result for "test-dev". Thanks!
Posted by: richardaecn @ Sept. 13, 2016, 1:35 a.m.