Hello!
I was trying to submit predictions for the test sets, but consistently get the following error
WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
/tmp/codalab/tmptO98Hc/run/program/scorer_track1.py:7: DeprecationWarning:
Pyarrow will become a required dependency of pandas in the next major release of pandas (pandas 3.0),
(to allow more performant data types, such as the Arrow string type, and better interoperability with other libraries)
but was not found to be installed on your system.
If this would cause problems for you,
please provide us feedback at https://github.com/pandas-dev/pandas/issues/54466
import pandas as pd
2024-04-08 13:54:59,965 : INFO : Expecting files named ('track1_test_ru.tsv', 'track1_test_fi.tsv', 'track1_test_surprise.tsv')
Traceback (most recent call last):
File "/tmp/codalab/tmptO98Hc/run/program/scorer_track1.py", line 52, in
assert (
AssertionError We have double checked that the filenames in the submitted .zip archive (we submit predictions on all 3 languages) are correct. We have also submitted dev set predictions without any issues. The output of the script in Codalab is quite limited, could you please check what is wrong? What filenames are actually used? I'm from team "deep-change".
Best regards,
Denis Kokosinskii