Hacker News new | ask | show | jobs
by skysniper 78 days ago
i added native plot and stats for aggregated results, on arena page. please check it out!
1 comments

Nice! It would be even better if the model name was shown by default instead of having to hover, but I got the information that I wanted. In case you should be concerned about the aesthetics with too many model names, I can recommend the adjustText library in Python, which makes it so that labels do not overlap. Something similar probably exists in JS (or an LLM can just translate the relevant bits).