Hi, I'm unable to upload my predictions. These are the steps I'm doing:
- visit submission page (https://codalab.lisn.upsaclay.fr/competitions/8190#participate-submit_results)
- choose my "prediction.zip" file. This file contains the three prediction files as seen in the first screenshot
- click submit button
However, I'm getting the following error: (see second screenshot)
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/tmpYp0aH5/run/program/evaluate.py", line 53, in
raise ValueError(f"Please at least include one of the prediction files of "
ValueError: Please at least include one of the prediction files of (`prediction.en.txt,`prediction.it.txt,`prediction.fa.txt)
Can anyone please tell me what I'm doing wrong?