FastChat
FastChat copied to clipboard
Leaderboard's Knowledge cutoff format
trafficstars
What
Knowledge cutoff's format is "yyyy/m" or "yyyy/mm" and not always "yyyy/mm", so ordering the models by this column in descending order makes it show "2023/9" before "2023/12" instead of the opposite
https://chat.lmsys.org/?leaderboard
Solution
Make it only "yyyy/mm" like "2023/09" to have a proper ordering
Ah thank you for pointing this out, I can implement the fix later today