Korean Translation Benchmark LeaderBoard,
LLM-as-a-judge
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Fix web leaderboard search crash on empty results
- Add empty list checks before accessing updated_data[0] in search/sort
- Prevent IndexError when no models match search term
- Handle case when leaderboard has no data gracefully
https://github.com/deveworld/KorT/commit/5f3a71042a6c9b0bb74ff79ab71cc06be7879abb
add typing for pyright