To the best of my knowledge I am following instructions but I am getting
Traceback (most recent call last):
File "/tmp/codalab/tmpHmPPhJ/run/program/evaluate.py", line 83, in
with open(submission_answer_file) as f:
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/codalab/tmpHmPPhJ/run/input/res/output.json'
I am suibmitting a submission.zip file with output.json and readme.txt but why this error
When submitting a ZIP file, please only compress the output.json and readme.txt files directly. When they are located in an additional folder, the relevant path will be not found.
Posted by: hsh @ March 11, 2025, 12:03 p.m.