Datasets:
Formats:
json
Languages:
English
Size:
< 1K
Tags:
functional-metacognition
self-correction
reasoning
benchmark
error-recovery
declarative-procedural-gap
DOI:
License:
Update README.md
#3
by
sky-meilin - opened
README.md
CHANGED
|
@@ -1,30 +1,31 @@
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
-
|
|
|
|
| 4 |
license: apache-2.0
|
| 5 |
-
pretty_name:
|
| 6 |
size_categories:
|
| 7 |
-
|
| 8 |
task_categories:
|
| 9 |
-
|
| 10 |
-
|
| 11 |
tags:
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
configs:
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
|
| 28 |
---
|
| 29 |
|
| 30 |
# FINAL Bench: Functional Metacognitive Reasoning Benchmark
|
|
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
+
- ge
|
| 4 |
+
- de
|
| 5 |
license: apache-2.0
|
| 6 |
+
pretty_name: FINAL Bench — Functional Metacognitive Reasoning Benchmark
|
| 7 |
size_categories:
|
| 8 |
+
- 1B<n<10B
|
| 9 |
task_categories:
|
| 10 |
+
- text-generation
|
| 11 |
+
- question-answering
|
| 12 |
tags:
|
| 13 |
+
- functional-metacognition
|
| 14 |
+
- self-correction
|
| 15 |
+
- reasoning
|
| 16 |
+
- benchmark
|
| 17 |
+
- error-recovery
|
| 18 |
+
- declarative-procedural-gap
|
| 19 |
+
- cognitive-bias
|
| 20 |
+
- TICOS
|
| 21 |
+
- AGI-evaluation
|
| 22 |
+
- LLM-evaluation
|
| 23 |
+
- metacognition
|
| 24 |
configs:
|
| 25 |
+
- config_name: default
|
| 26 |
+
data_files:
|
| 27 |
+
- split: train
|
| 28 |
+
path: FINAL_Bench_100.jsonl
|
| 29 |
---
|
| 30 |
|
| 31 |
# FINAL Bench: Functional Metacognitive Reasoning Benchmark
|