We want to create a leaderboard website to display benchmark results for different tasks and models evaluated in HLS-Eval. The leaderboard should be a simple, self-contained website (HTML + CSS + vanilla JS) that reads from generated JSON files containing aggregated eval results, which sit alongside the HTML files.
We also want to run evaluations on newer models alongside the current results to keep the leaderboard up-to-date.
We want to create a leaderboard website to display benchmark results for different tasks and models evaluated in HLS-Eval. The leaderboard should be a simple, self-contained website (HTML + CSS + vanilla JS) that reads from generated JSON files containing aggregated eval results, which sit alongside the HTML files.
We also want to run evaluations on newer models alongside the current results to keep the leaderboard up-to-date.