with one click
llm-leaderboard-korean
llm-leaderboard-korean contains 2 collected skills from wandb, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Analyze one or more Horangi model configs against (1) HuggingFace model card claims, (2) the W&B leaderboard rankings, and (3) category-level peer comparison. Invoke when the user asks to analyze/compare model performance for a config (e.g. "analyze <config>", "compare X and Y", "์ด ๋ชจ๋ธ ์ฑ๋ฅ ๋ถ์ํด์ค").
Deep-dive error pattern analysis for a single (model, benchmark) pair using Weave traces. Surfaces how/why the model is getting answers wrong โ answer bias, format violations, language mixing, and 3-5 representative failure samples. Invoke when the user asks to analyze wrong answers / failure patterns for a specific benchmark (e.g. "analyze errors in <bench>", "<model>์ <benchmark> ์ค๋ต ํจํด ๋ถ์", "ํ๋ฆฐ ๋ฌธ์ ๊ฒฝํฅ"). Commonly invoked as a follow-up to `horangi-analyze` when that skill flags a weak category.