Climate Activism Stance and Hate Event Detection Shared Task at CASE@EACL2024 Forum

Go back to competition Back to thread list Post in this thread

> I have a problem when submitting

Dear organizers of the shared task,
I try to submit my results for Task 1, but due to some formatting issues, the system doesnt accept it.
I am having this error (see below)
If you can do anything, I would be thankful. If not, I understand the situation (I am submitting in the last moment)

Hristo

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/tmp8_JuJc/run/program/evaluate.py", line 47, in
predictions = read_predictions(submission_answer_file)
File "/tmp/codalab/tmp8_JuJc/run/program/evaluate.py", line 16, in read_predictions
predictions.append(json.loads(line)['prediction'])
File "/opt/conda/lib/python3.9/json/__init__.py", line 346, in loads
return _default_decoder.decode(s)
File "/opt/conda/lib/python3.9/json/decoder.py", line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/opt/conda/lib/python3.9/json/decoder.py", line 355, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 2 (char 1)

Posted by: htanev @ Jan. 7, 2024, 7:52 p.m.
Post in this thread