When I submit my results, it turns out an 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/tmpWT61ZO/run/program/evaluate.py", line 399, in
assert len(sub_names) == len(gt_names), "missing submission files!"
AssertionError: missing submission files!
The '.zip' file I submitted includes 10 '.txt' files. And the '.txt' files' names are same as the names presented in Evaluation page.
I am sure there are no hidden files in my '.zip' file.
So, what is the correct way to submit my results?
Hi, just checked your submission. You should zip all the txt files directly without any subfolders inside.
Posted by: ywang26 @ Jan. 29, 2021, 10:25 a.m.YEAH! That works. Thanks so much.
Posted by: wellyoung @ Jan. 29, 2021, 11:12 a.m.