Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Evaluation is stuck at running status #3564

Closed
dongfang91 opened this issue Apr 3, 2025 · 4 comments
Closed

Evaluation is stuck at running status #3564

dongfang91 opened this issue Apr 3, 2025 · 4 comments

Comments

@dongfang91
Copy link

Hello,

I was testing my codalab shared task, and the evaluation was stuck at the running status.

Here is my compettion link:

https://codalab.lisn.upsaclay.fr/competitions/22552?secret_key=c81b0267-2116-4211-b948-c282889b194a

@Didayolo
Copy link
Member

Didayolo commented Apr 4, 2025

Hello,

Could you please share more details?

  • Are you using the default queue, or your own queue of compute workers?
  • Did it work in the past?
  • Is it results or code submission?
  • Are the submissions supposed to be quick to compute? Do you have a sound execution time limit?

@dongfang91
Copy link
Author

Are you using the default queue, or your own queue of compute workers?

  • I am using the default queue.

Did it work in the past?

  • I just started this task. I can see it saved the score output, and the logging file, but did not see any score at the codalab results page.

Is it results or code submission?

  • It's the result submission.

Are the submissions supposed to be quick to compute? Do you have a sound execution time limit?

  • It is very quick to run, took less than 1 second in the local environment.

@Didayolo
Copy link
Member

Didayolo commented Apr 7, 2025

Hi @dongfang91,

To investigate the problem, I dumped your competition and uploaded it on Codabench.

For the upload to work, I just had to rename labels of phases and leaderboard that were too long (e.g. Track2 Sentence Segmention, results into Track2 Results).

Then when I try to upload the submission, I get the following error:

2025-04-07 11:22:40,681 root         INFO     -------------------------------------------
2025-04-07 11:22:40,681 root         INFO     Input directory: /app/input
2025-04-07 11:22:40,682 root         INFO     Output directory: /app/output
2025-04-07 11:22:40,682 root         ERROR    More than one valid files found in archive.                   
Make sure only one valid file is available.

This log may give you more information about your problem. Also, it is strongly suggested to work on new projects directly on Codabench.

@Didayolo Didayolo removed the Bug label Apr 7, 2025
@dongfang91
Copy link
Author

Thank you. I changed to the codabench and the evaluation scripts. Now it works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants