Show leaderboard position column

#6
by tomaarsen HF staff - opened

Hello!

I think it would be beneficial to add a column on the very left of the DataFrame that shows the leaderboard position in the current benchmark. This should make it easier to observe the differences in leaderboard positions when ordering by different benchmarks (e.g. #2 for ARC but #12 for TruthQA).

However, I'm not sure whether the default gr.components.DataFrame has support for this, and simply adding a column to the DataFrame won't work (as that column will also change when sorting by a different benchmark). With other words, this may be a very involved change.

  • Tom Aarsen
Hugging Face H4 org

Hi! I'm going to close this issue for now, if that works for you - there is no trivial way to do it in Gradio, and though we might change the front end at one point, it's not something we're planning on doing just now :)

clefourrier changed discussion status to closed

Makes sense! All good :)

Sign up or log in to comment