Task 01: Sanity Check Successful, but not reflected on Leaderboard

Task 01: Sanity Check Successful, but not reflected on Leaderboard  

  By: aditya.vartak on May 19, 2025, 2:55 p.m.

Hi,

I am utilizing the UNICORN Baseline code from here, added feature extraction methods, and then tested it locally successfully, and created an submission to the Sanity check LB using this docker. Status of submission is successful with all the algorithm results successfully completed with a valid JSON output.

But still my submission isnt visible on sanity check leaderboard. I have tried two different versions of my algorithm in both cases, it succeeded the Sanity Check LB but its not reflected on the leaderboard.

Would need help to understand this behaviour to decide changes to be done to the algorithm. Thanks in advance

Re: Task 01: Sanity Check Successful, but not reflected on Leaderboard  

  By: clemsg on May 20, 2025, 7:38 a.m.

Hi @aditya.vartak, looks like a problem on our side. We'll come back to you today when solved!

Re: Task 01: Sanity Check Successful, but not reflected on Leaderboard  

  By: clemsg on May 20, 2025, 10:39 a.m.

Hi again, it's now resolved!

Re: Task 01: Sanity Check Successful, but not reflected on Leaderboard  

  By: aditya.vartak on May 22, 2025, 5:37 a.m.

Thanks