SeaWolf-AI commited on
Commit
94ad245
·
verified ·
1 Parent(s): 0e82aaa

Update eval.yaml

Browse files
Files changed (1) hide show
  1. eval.yaml +17 -6
eval.yaml CHANGED
@@ -1,11 +1,22 @@
1
  name: FINAL Bench
2
  description: >
3
- Measuring Functional Metacognitive Reasoning in Large Language Models.
4
- 100 expert-level tasks with hidden cognitive traps across 15 domains
5
- and 8 TICOS metacognitive types.
6
- evaluation_framework: final-bench
 
7
 
8
  tasks:
9
- - id: metacognitive
10
  config: default
11
- split: train
 
 
 
 
 
 
 
 
 
 
 
1
  name: FINAL Bench
2
  description: >
3
+ FINAL Bench (Frontier Intelligence Nexus for AGI-Level Verification) is the first
4
+ benchmark for measuring functional metacognition in LLMs the ability to detect
5
+ and correct one's own reasoning errors. 100 tasks across 15 domains, 8 TICOS
6
+ metacognitive types, and 3 difficulty grades. 5-axis rubric separating declarative
7
+ metacognition (MA) from procedural error recovery (ER).
8
 
9
  tasks:
10
+ - id: default
11
  config: default
12
+ split: train
13
+
14
+ field_spec:
15
+ input: prompt
16
+ target: hidden_trap
17
+
18
+ solvers:
19
+ - name: generate
20
+
21
+ scorers:
22
+ - name: model_graded_qa