+ After you upload your predictions for either the Comment Generation or Code + Refinement task, the evaluation begins in the background. Depending on the size of your + submission and how busy the system is, this process may take some time. This is especially true for + the code refinement task, which involves compiling and testing the submitted code. +
+ ++ To help you track progress, the system assigns a unique process ID to every + submission. This ID will be shown to you right after the upload is complete. Be sure to save or copy + this ID, as it is the only way to check on the status of your evaluation if you close or refresh the + page. +
+ ++ To view the current status of a submission, enter your process ID in the field labeled + "Process id" in this section and click the "Request status" + button. The system will respond by showing whether your evaluation is still running, has finished + successfully, or encountered an error. +
+ ++ When the process is complete, the results will automatically appear in a summary table in place of + the progress bar. You will also see an option to download the results as a JSON file. The JSON + includes more detailed information than what is shown in the table, such as exact evaluation scores, + file-level data, and other metadata that may be useful for in-depth analysis. +
+ ++ If the process is still running, you can come back at any time and use the same ID to check the + status again. The evaluation runs entirely in the background on our servers, so you do not need to + keep the page open. You can safely close the browser, shut down your computer, or return on a + different device. As long as you have your process ID, you will be able to retrieve your results + later. +
+ ++ Important: If you lose or forget your process ID, you will not be able to retrieve + your results. In that case, you would need to reupload your predictions and start a new evaluation. + For this reason, we recommend saving the process ID as soon as it is displayed. +