Samples Not Displayed in Leaderboard

#3
by Tonic - opened
Your Bench org

Can you tell us what the logs say?
I suspect that since not all 5 models evaluated, it's having an issue displaying all samples

Your Bench org

Edit: It's looking for the details at the following path
dataset_path = f"{ORG_NAME}/details_{model_path.replace('/', '__')}_private", can you make sure the datasets exist for each model, and the leaderboard has access to them through your HF_TOKEN?

Sign up or log in to comment