Datasets:
Formats:
json
Languages:
English
Size:
< 1K
Tags:
functional-metacognition
self-correction
reasoning
benchmark
error-recovery
declarative-procedural-gap
DOI:
License:
File size: 600 Bytes
0e82aaa 94ad245 0e82aaa 94ad245 0e82aaa 94ad245 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | name: FINAL Bench
description: >
FINAL Bench (Frontier Intelligence Nexus for AGI-Level Verification) is the first
benchmark for measuring functional metacognition in LLMs — the ability to detect
and correct one's own reasoning errors. 100 tasks across 15 domains, 8 TICOS
metacognitive types, and 3 difficulty grades. 5-axis rubric separating declarative
metacognition (MA) from procedural error recovery (ER).
tasks:
- id: default
config: default
split: train
field_spec:
input: prompt
target: hidden_trap
solvers:
- name: generate
scorers:
- name: model_graded_qa |