brain-score / model-tools

Helper functions to extract model activations and translate from Machine Learning to Neuroscience
MIT License
8 stars 27 forks source link

delete submitted models and score consistency #58

Closed alexriedel1 closed 2 years ago

alexriedel1 commented 2 years ago

Hey, I just realized that the average model score is different in all three places (profile, model page, competition leaderboard). I guess it's due to benchmarks that have and have not been added in the places. I guess it would clearer and more comprehensive to have this unified on all tables.

Also I was wondering if you might want to implement a function to delete submitted models from the database, as the number of model submissions might increase..

Thanks!

//EDIT wrong repo :( see here: https://github.com/brain-score/brain-score.web/issues/129