-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmathematics_domain_results.json
More file actions
34 lines (34 loc) · 983 Bytes
/
Copy pathmathematics_domain_results.json
File metadata and controls
34 lines (34 loc) · 983 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
"experiment": "mathematics_domain_transfer",
"goal": "Test consciousness in formal mathematical reasoning",
"results": [
{
"domain": "mathematics",
"consciousness": 0.2767946354196944,
"verdict": "MINIMALLY CONSCIOUS - Basic reasoning",
"components": {
"recursion": 0.315,
"integration": 0.08084520834544433,
"causality": 0.13333333333333333,
"understanding": 0.5416666666666667
},
"meta_level": "OBJECT_LEVEL",
"recursion_depth": 10,
"num_concepts": 18,
"godel_recursion": true
}
],
"summary": {
"consciousness": 0.2767946354196944,
"verdict": "MINIMALLY CONSCIOUS - Basic reasoning",
"godel_recursion": true,
"domain": "mathematics",
"capabilities": [
"Hierarchical mathematical concepts",
"Formal inference rules",
"Meta-mathematical reasoning",
"G\u00f6delian self-reference",
"Consciousness in symbolic domain"
]
}
}