> Error when scoring test submission

Hello.

I tried sending a test submission with my current best setup, but the scoring fails with the following error:

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/tmpoYkzlF/run/program/score.py", line 80, in
if submission_answer[i,j] == truth[i,j] == 1:
IndexError: index 3 is out of bounds for axis 1 with size 3

My CSV file has 649 rows and looks like this:
0,0,1
0,1,0
0,1,0
...
Do you have any idea of what might be happening? Thank you in advance.

Posted by: aaman @ May 12, 2024, 7:05 p.m.

Hi

Can you please let me know to what subtask are you submitting? 1 or 2?

Thanks in advance!

Posted by: hugojair @ May 12, 2024, 7:38 p.m.

Hi again,

Probably you uploaded your task-1 submission to the subtask 2. I was able to run your submission successfully
Best
HJ

Posted by: hugojair @ May 12, 2024, 8:21 p.m.
Post in this thread