I am trying to submit sample_result_submission folder content created after prediction as zip file excluding folder. But I get the following error. Can any one please support me?
WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
Traceback (most recent call last):
File "/tmp/codalab/tmpLZA1GN/run/program/score.py", line 118, in
raise inst
File "/tmp/codalab/tmpLZA1GN/run/program/score.py", line 95, in
raise ValueError("Prediction shape={} instead of Solution shape={}".format(prediction.shape, solution.shape))
ValueError: Prediction shape=(10, 1) instead of Solution shape=(30, 1)
Same for me... we are probably out of time!
Posted by: javiecole @ July 18, 2019, 3:06 p.m.i think submission is not accepted in the final phase
Posted by: hadehdhayor @ July 30, 2019, 11:50 a.m.same problem here what can we do now.
Posted by: processor @ Aug. 11, 2019, 4:09 p.m.Hi, you are still allowed to submit to the final phase but only code submission is accepted. Your submission should follow the same template as in the example submission: https://codalab.lri.fr/competitions/public_submissions/522
Posted by: herilalaina @ Aug. 15, 2019, 4:48 p.m.