Shared Task on Code-mixed Less-resourced Sentiment Analysis for Indo-Aryan Languages @WILDRE7 Forum

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

> Submission difficulties

If you're unable to submit your predictions successfully, please use this thread for the discussion.

Posted by: gaurav.negi @ Feb. 22, 2024, 11:26 a.m.

Hi organizers, I run into the following error when making a submission. My zipped folder contains a system_description.txt and a res.csv.

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/tmpF5AWwO/run/program/score.py", line 78, in
predict_file = ls(os.path.join(input_dir, 'res', '*.csv'))[-1]
IndexError: list index out of range

Posted by: hkesavam @ Feb. 23, 2024, 8:19 a.m.

Hi @hkesavam,
Thankyou for your attempts. The error is due to the fact that the prediction file inside the .zip should have .csv extension. From the logs what I see is your's does not.
The prediction file should be a .csv file and it should have 2 columns (with headers: ids, sentiment)
All the best

Posted by: gaurav.negi @ Feb. 23, 2024, 10:54 a.m.

Thank you for the response! I verified the unzipped contents of the uploaded submission folder, and it contains a system_description.txt and a submission_hindi.csv. I gave it another try with the right column headers, but no luck yet.

Posted by: hkesavam @ Feb. 23, 2024, 4:57 p.m.

Please check your email, where I sent you the error, and specific instruction to resolve your specific case.

Posted by: gaurav.negi @ Feb. 23, 2024, 6:07 p.m.

Thanks for the quick response and help @gaurav.negi!

Posted by: hkesavam @ Feb. 23, 2024, 6:18 p.m.

Hi Gaurav,

I am facing same upload issues as I did previously. Can you please help me with the same.?
Thank you

Posted by: thak123 @ Feb. 24, 2024, 1:17 p.m.

Hi @thak,
Can you email me your submission .zip and the error? Currently, I cannot see any recent submissions from your side. It could just be the platform again.
regards,
gaurav

Posted by: gaurav.negi @ Feb. 24, 2024, 1:41 p.m.
Post in this thread