Question About Submission 286114 Error

I received an error on my Task 1 submission (submission_id: 286114) with the following message:

Gym server stopped unexpectedly. Please contact the admins. Check the submission page for more details.

Could you please help me understand the cause of this error?

Also, I would like to ask: if I want to use multiple fine-tuned models in my submission, is it possible to specify them via the aicrowd.json file on Hugging Face? If so, what is the correct format?

When you “checked the submission page for more details”, what did the submission page say? When this happened to me, the submission page said:

Evaluation timed out. Please ensure that your code finishes within 4 hours.

This message was displayed in the section “Failed to Generate Predictions” on the submission page. To check the submission page, click the button that says “View” to the right of the text “Gym server stopped unexpectedly”.

=============

To use private HF fine-tuned models, follow the directions in documentation here

@Chris_Deotte We updated the timeouts to 7.5h (which is roughly the time it should take to finish if each turn were to take 10s).

1 Like