BuiDoan
BuiDoan
AI & ML interests
None yet
Recent Activity
new activity about 13 hours ago
tencent/Hy3:IDEA: Bitnet 1.58 (a4.8) version in future variants would be so incredible! commentedon an article 4 days ago
Qwen3.6-27B-FP8 on One RTX 6000 Ada: Fast TTFT, 314 tok/s Decode Generation [Benchmark] reacted to ginigen-ai's post with ❤️ 9 days ago
🧠 Does your LLM know when it's about to be wrong?
Most leaderboards measure accuracy. We measure metacognition — whether a model catches its own errors. Benchmark + leaderboard + adapters, all open. 🎉
The surprise: even a K-AI #1 model (JGOS-31B-Citizen) is the strongest on multiple-choice traps (trap_rate 0.005 — ~2 misses in 400) yet blind to its own free-form mistakes (self-confidence AUROC = 0.5, pure random). A tiny base-frozen adapter recovers that signal.
Two independent axes (never compared across a row): ① trap_rate — does it fall for tempting trap options? (lower = stronger) ② adapter gain Δ — how much a lightweight adapter catches errors the model itself misses. (higher = more adapter value)
What's open: 📊 300+100 trap problems (each with a hidden trap + TICOS type) 🏆 24-model leaderboard 🧩 11 per-model adapters — adapters, NOT fine-tunes (base stays frozen; the adapter just reads the hidden state → P(wrong))
Submit any HF model → auto-scored daily at 09:00 KST and added to the board.
🏆 Leaderboard → https://huggingface.co/spaces/ginigen-ai/Metacognition-Leaderboard-Space
📊 Benchmark → https://huggingface.co/datasets/ginigen-ai/Metacognition-Bench
🧩 Adapters → https://huggingface.co/collections/FINAL-Bench/metacognition-adapters-6a42c032e6beb803dd032961
📊 Article → https://huggingface.co/blog/ginigen-ai/metacognition
Benchmark by ginigen-ai · Adapters by FINAL-Bench (Darwin/Chimera platform + AETHER metacognition tech).