Traceback (most recent call last):
File "/tmp/codalab/tmpBqOtND/run/program/evaluation.py", line 35, in
with open(truth_file) as f:
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/codalab/tmpBqOtND/run/input/ref/scores.json'
Do I need to rename the submission file scores.json before zipping and then submit `scores.json.zip` to the submission portal?
Posted by: skmalviya @ Nov. 3, 2024, 10:30 p.m.I believe you have to provide the score.json in score.zip file and upload that zip file.
Please try it, if it doesn't work then we will get back to you in 24 hours
Posted by: RajRoy1243 @ Nov. 3, 2024, 10:34 p.m.Renaming doesn't work. I renamed the file as 'answer.json' and zipped as 'answer.json.zip' and submitted, but got repeated error:
Error:
Traceback (most recent call last):
File "/tmp/codalab/tmpNrh30j/run/program/evaluation.py", line 35, in
with open(truth_file) as f:
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/codalab/tmpNrh30j/run/input/ref/scores.json'
Ohk understood,
We have to look into our evaluator and update it.
Please rest assured I will test the new evaluator and when everything is fine I will send message about the update.
We apologise for the inconvenience. We will try to get it done by tomorrow.
Posted by: RajRoy1243 @ Nov. 3, 2024, 10:49 p.m.Please consider the case if something is wrong with my submission. Please suggest if this is the case.
Posted by: skmalviya @ Nov. 3, 2024, 10:53 p.m.It's actually a very likely case that the evaluator is giving error.
But you can mail me your answer.json file on royrajarshi0123@gmail.com
I will try to verify it too
Posted by: RajRoy1243 @ Nov. 3, 2024, 10:55 p.m.