How to Submit
Predictions go to Codabench. Code of your final submission goes to the organisers for reproduction.
- Step 1
Register
Fill in the form with all members and the corresponding member's Codabench username.
- Step 2
Predict
Upload a zipped predictions file on Codabench to participate in the leaderboard. Up to 3 submissions per day in the test phase.
- Step 3
Leaderboard
Make sure your final system is on the leaderboard by the deadline. Otherwise your last successful submission counts.
- Step 4
Submit Code
Submit a code package that reproduces your final submission end-to-end, plus your system description report.
Predictions file
One JSON object per line, zipped as predictions.zip containing predictions.jsonl:
{"id": "test_0001", "level": "easy", "answer": "B"}
{"id": "test_0002", "level": "easy", "answer": "D"}