Why Submission #286535 failed?

Submission #286535 failed.
direct link: AIcrowd | Multi-turn QA | Submissions #286535

It says that “Gym server stopped unexpectedly. Please contact the admins. Check the submission page for more details.”
and the page shows that “The node was low on resource: ephemeral-storage.”
and I can’t get log.

The node was low on resource: ephemeral-storage means that your submission ran out of disk storage (most likely due to large models being downloaded).

One quick fix would be to remove any unneeded models from your aicrowd.json.

Thank you for you reply.

Is there any disk limitation especially in task 3?
I used same models and same model configuration in aicrowd.json as task 1, and it worked in task 1.

We are using the same nodes. However, I can see a possible cache re-use scenario where there could be slightly less disk space available. We’ll check if this is failing due to that and re-queue it for evaluation.

There is roughly 250GB of disk space available to your submission during evaluations.

We re-queued your submission for another evaluation after making a few tweaks to how the HF cache is handled on our side. Hopefully this goes through :crossed_fingers:

Thank you for your cooperation.
I will wait for fix and re-evaluation.