Skip to content

Error when pushing to challenge branch #115

@nushakrishnan

Description

@nushakrishnan

Hello,

Thanks for the great work! I seem to be facing an issue when I push my code to the challenge branch, with regard to the challenge config yaml. I was able to create the Random Number Generator Challenge to test the working of the code. But when I update my evaluation scripts and config yaml file, I face this error. How can I fix this?

Following errors occurred while validating the challenge config:
ERROR: The leaderboard with ID: 2 doesn't exist. Addition of a new leaderboard after challenge creation is not allowed.
ERROR: Challenge phase 3 doesn't exist. Addition of a new challenge phase after challenge creation is not allowed.
ERROR: Challenge phase split (leaderboard_id: 1, challenge_phase_id: 3, dataset_split_id: 2) doesn't exist. Addition of challenge phase split after challenge creation is not allowed.
ERROR: Challenge phase split (leaderboard_id: 1, challenge_phase_id: 2, dataset_split_id: 2) not found in config. Deletion of existing challenge phase split after challenge creation is not allowed.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions