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)
Hi, please look at this thread :) -> https://codalab.lri.fr/forums/523/24/
Posted by: herilalaina @ Aug. 15, 2019, 4:56 p.m.