FastChat icon indicating copy to clipboard operation
FastChat copied to clipboard

Leaderboard's Knowledge cutoff format

Open TechShooter opened this issue 1 year ago • 1 comments
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

image

https://chat.lmsys.org/?leaderboard

Solution

Make it only "yyyy/mm" like "2023/09" to have a proper ordering

TechShooter avatar Apr 29 '24 17:04 TechShooter

Ah thank you for pointing this out, I can implement the fix later today

lisadunlap avatar May 15 '24 17:05 lisadunlap