News
Important Reminders for Twitter Project Submissions
Written on 09.06.2023 11:07 by Batuhan Koyuncu
Dear all,
After an initial check over the submissions, we would like to remind you couple of things:
- Make sure that you use the format
{team_id}__{split}__{task}_pred.npyWe realized some teams are using invite codes instead of Team ID. Moreover, your{team_id}should match in both of your submissions. - You need to send your classification predictions without encoding, i.e. your predictions should consists of
['neutral', 'positive', 'negative'] - Please make sure that both of your submissions has the same shape with your input, i.e. given an test input shaped
(1000,), your submissions should have the same shape.
If you have questions please use the forum to reach us.
Best,
ML Team
