ssz1111 commited on
Commit
1bb5b83
·
verified ·
1 Parent(s): 4f0a4e7

Upload 3 files

Browse files
Files changed (3) hide show
  1. ours-4.1-final.txt +266 -0
  2. ours-5.1-final.txt +266 -0
  3. ours-5.2-final.txt +266 -0
ours-4.1-final.txt ADDED
@@ -0,0 +1,266 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ================================================================================
2
+ OVERALL STATISTICS
3
+ ================================================================================
4
+ Total Samples: 1874
5
+ Passed: 309
6
+ Failed: 1565
7
+ Pass Rate: 16.49%
8
+ ================================================================================
9
+
10
+ ================================================================================
11
+ PASS RATE BY CONTEXT CATEGORY
12
+ ================================================================================
13
+
14
+ Domain Knowledge Reasoning
15
+ Total: 655
16
+ Passed: 110
17
+ Failed: 545
18
+ Pass Rate: 16.79%
19
+
20
+ Empirical Discovery & Simulation
21
+ Total: 196
22
+ Passed: 19
23
+ Failed: 177
24
+ Pass Rate: 9.69%
25
+
26
+ Procedural Task Execution
27
+ Total: 460
28
+ Passed: 81
29
+ Failed: 379
30
+ Pass Rate: 17.61%
31
+
32
+ Rule System Application
33
+ Total: 563
34
+ Passed: 99
35
+ Failed: 464
36
+ Pass Rate: 17.58%
37
+
38
+ ================================================================================
39
+
40
+ ================================================================================
41
+ PASS RATE BY SUB-CATEGORY
42
+ ================================================================================
43
+
44
+ Experimental Data
45
+ Total: 45
46
+ Passed: 5
47
+ Failed: 40
48
+ Pass Rate: 11.11%
49
+
50
+ Finance
51
+ Total: 101
52
+ Passed: 17
53
+ Failed: 84
54
+ Pass Rate: 16.83%
55
+
56
+ Game Mechanics
57
+ Total: 137
58
+ Passed: 14
59
+ Failed: 123
60
+ Pass Rate: 10.22%
61
+
62
+ Healthcare
63
+ Total: 104
64
+ Passed: 21
65
+ Failed: 83
66
+ Pass Rate: 20.19%
67
+
68
+ Humanities
69
+ Total: 124
70
+ Passed: 16
71
+ Failed: 108
72
+ Pass Rate: 12.90%
73
+
74
+ Instructional Procedures
75
+ Total: 57
76
+ Passed: 3
77
+ Failed: 54
78
+ Pass Rate: 5.26%
79
+
80
+ Legal & Regulatory
81
+ Total: 91
82
+ Passed: 29
83
+ Failed: 62
84
+ Pass Rate: 31.87%
85
+
86
+ Legal Advisory
87
+ Total: 74
88
+ Passed: 13
89
+ Failed: 61
90
+ Pass Rate: 17.57%
91
+
92
+ Lifestyle
93
+ Total: 57
94
+ Passed: 6
95
+ Failed: 51
96
+ Pass Rate: 10.53%
97
+
98
+ Management
99
+ Total: 107
100
+ Passed: 24
101
+ Failed: 83
102
+ Pass Rate: 22.43%
103
+
104
+ Mathematical Formalism
105
+ Total: 69
106
+ Passed: 8
107
+ Failed: 61
108
+ Pass Rate: 11.59%
109
+
110
+ Observational Data
111
+ Total: 92
112
+ Passed: 8
113
+ Failed: 84
114
+ Pass Rate: 8.70%
115
+
116
+ Operational Procedures
117
+ Total: 181
118
+ Passed: 22
119
+ Failed: 159
120
+ Pass Rate: 12.15%
121
+
122
+ Programming Syntax
123
+ Total: 67
124
+ Passed: 15
125
+ Failed: 52
126
+ Pass Rate: 22.39%
127
+
128
+ Science
129
+ Total: 88
130
+ Passed: 13
131
+ Failed: 75
132
+ Pass Rate: 14.77%
133
+
134
+ Simulation Environment
135
+ Total: 59
136
+ Passed: 6
137
+ Failed: 53
138
+ Pass Rate: 10.17%
139
+
140
+ Technical Standards
141
+ Total: 199
142
+ Passed: 33
143
+ Failed: 166
144
+ Pass Rate: 16.58%
145
+
146
+ Workflow Orchestration
147
+ Total: 222
148
+ Passed: 56
149
+ Failed: 166
150
+ Pass Rate: 25.23%
151
+
152
+ ================================================================================
153
+
154
+ ================================================================================
155
+ PASS RATE BY CONTEXT CATEGORY > SUB-CATEGORY
156
+ ================================================================================
157
+
158
+ Domain Knowledge Reasoning > Finance
159
+ Total: 101
160
+ Passed: 17
161
+ Failed: 84
162
+ Pass Rate: 16.83%
163
+
164
+ Domain Knowledge Reasoning > Healthcare
165
+ Total: 104
166
+ Passed: 21
167
+ Failed: 83
168
+ Pass Rate: 20.19%
169
+
170
+ Domain Knowledge Reasoning > Humanities
171
+ Total: 124
172
+ Passed: 16
173
+ Failed: 108
174
+ Pass Rate: 12.90%
175
+
176
+ Domain Knowledge Reasoning > Legal Advisory
177
+ Total: 74
178
+ Passed: 13
179
+ Failed: 61
180
+ Pass Rate: 17.57%
181
+
182
+ Domain Knowledge Reasoning > Lifestyle
183
+ Total: 57
184
+ Passed: 6
185
+ Failed: 51
186
+ Pass Rate: 10.53%
187
+
188
+ Domain Knowledge Reasoning > Management
189
+ Total: 107
190
+ Passed: 24
191
+ Failed: 83
192
+ Pass Rate: 22.43%
193
+
194
+ Domain Knowledge Reasoning > Science
195
+ Total: 88
196
+ Passed: 13
197
+ Failed: 75
198
+ Pass Rate: 14.77%
199
+
200
+ Empirical Discovery & Simulation > Experimental Data
201
+ Total: 45
202
+ Passed: 5
203
+ Failed: 40
204
+ Pass Rate: 11.11%
205
+
206
+ Empirical Discovery & Simulation > Observational Data
207
+ Total: 92
208
+ Passed: 8
209
+ Failed: 84
210
+ Pass Rate: 8.70%
211
+
212
+ Empirical Discovery & Simulation > Simulation Environment
213
+ Total: 59
214
+ Passed: 6
215
+ Failed: 53
216
+ Pass Rate: 10.17%
217
+
218
+ Procedural Task Execution > Instructional Procedures
219
+ Total: 57
220
+ Passed: 3
221
+ Failed: 54
222
+ Pass Rate: 5.26%
223
+
224
+ Procedural Task Execution > Operational Procedures
225
+ Total: 181
226
+ Passed: 22
227
+ Failed: 159
228
+ Pass Rate: 12.15%
229
+
230
+ Procedural Task Execution > Workflow Orchestration
231
+ Total: 222
232
+ Passed: 56
233
+ Failed: 166
234
+ Pass Rate: 25.23%
235
+
236
+ Rule System Application > Game Mechanics
237
+ Total: 137
238
+ Passed: 14
239
+ Failed: 123
240
+ Pass Rate: 10.22%
241
+
242
+ Rule System Application > Legal & Regulatory
243
+ Total: 91
244
+ Passed: 29
245
+ Failed: 62
246
+ Pass Rate: 31.87%
247
+
248
+ Rule System Application > Mathematical Formalism
249
+ Total: 69
250
+ Passed: 8
251
+ Failed: 61
252
+ Pass Rate: 11.59%
253
+
254
+ Rule System Application > Programming Syntax
255
+ Total: 67
256
+ Passed: 15
257
+ Failed: 52
258
+ Pass Rate: 22.39%
259
+
260
+ Rule System Application > Technical Standards
261
+ Total: 199
262
+ Passed: 33
263
+ Failed: 166
264
+ Pass Rate: 16.58%
265
+
266
+ ================================================================================
ours-5.1-final.txt ADDED
@@ -0,0 +1,266 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ================================================================================
2
+ OVERALL STATISTICS
3
+ ================================================================================
4
+ Total Samples: 1881
5
+ Passed: 486
6
+ Failed: 1395
7
+ Pass Rate: 25.84%
8
+ ================================================================================
9
+
10
+ ================================================================================
11
+ PASS RATE BY CONTEXT CATEGORY
12
+ ================================================================================
13
+
14
+ Domain Knowledge Reasoning
15
+ Total: 660
16
+ Passed: 184
17
+ Failed: 476
18
+ Pass Rate: 27.88%
19
+
20
+ Empirical Discovery & Simulation
21
+ Total: 194
22
+ Passed: 37
23
+ Failed: 157
24
+ Pass Rate: 19.07%
25
+
26
+ Procedural Task Execution
27
+ Total: 464
28
+ Passed: 125
29
+ Failed: 339
30
+ Pass Rate: 26.94%
31
+
32
+ Rule System Application
33
+ Total: 563
34
+ Passed: 140
35
+ Failed: 423
36
+ Pass Rate: 24.87%
37
+
38
+ ================================================================================
39
+
40
+ ================================================================================
41
+ PASS RATE BY SUB-CATEGORY
42
+ ================================================================================
43
+
44
+ Experimental Data
45
+ Total: 45
46
+ Passed: 14
47
+ Failed: 31
48
+ Pass Rate: 31.11%
49
+
50
+ Finance
51
+ Total: 101
52
+ Passed: 29
53
+ Failed: 72
54
+ Pass Rate: 28.71%
55
+
56
+ Game Mechanics
57
+ Total: 137
58
+ Passed: 22
59
+ Failed: 115
60
+ Pass Rate: 16.06%
61
+
62
+ Healthcare
63
+ Total: 104
64
+ Passed: 29
65
+ Failed: 75
66
+ Pass Rate: 27.88%
67
+
68
+ Humanities
69
+ Total: 124
70
+ Passed: 26
71
+ Failed: 98
72
+ Pass Rate: 20.97%
73
+
74
+ Instructional Procedures
75
+ Total: 57
76
+ Passed: 8
77
+ Failed: 49
78
+ Pass Rate: 14.04%
79
+
80
+ Legal & Regulatory
81
+ Total: 92
82
+ Passed: 46
83
+ Failed: 46
84
+ Pass Rate: 50.00%
85
+
86
+ Legal Advisory
87
+ Total: 76
88
+ Passed: 20
89
+ Failed: 56
90
+ Pass Rate: 26.32%
91
+
92
+ Lifestyle
93
+ Total: 57
94
+ Passed: 10
95
+ Failed: 47
96
+ Pass Rate: 17.54%
97
+
98
+ Management
99
+ Total: 110
100
+ Passed: 49
101
+ Failed: 61
102
+ Pass Rate: 44.55%
103
+
104
+ Mathematical Formalism
105
+ Total: 69
106
+ Passed: 11
107
+ Failed: 58
108
+ Pass Rate: 15.94%
109
+
110
+ Observational Data
111
+ Total: 91
112
+ Passed: 16
113
+ Failed: 75
114
+ Pass Rate: 17.58%
115
+
116
+ Operational Procedures
117
+ Total: 185
118
+ Passed: 32
119
+ Failed: 153
120
+ Pass Rate: 17.30%
121
+
122
+ Programming Syntax
123
+ Total: 67
124
+ Passed: 24
125
+ Failed: 43
126
+ Pass Rate: 35.82%
127
+
128
+ Science
129
+ Total: 88
130
+ Passed: 21
131
+ Failed: 67
132
+ Pass Rate: 23.86%
133
+
134
+ Simulation Environment
135
+ Total: 58
136
+ Passed: 7
137
+ Failed: 51
138
+ Pass Rate: 12.07%
139
+
140
+ Technical Standards
141
+ Total: 198
142
+ Passed: 37
143
+ Failed: 161
144
+ Pass Rate: 18.69%
145
+
146
+ Workflow Orchestration
147
+ Total: 222
148
+ Passed: 85
149
+ Failed: 137
150
+ Pass Rate: 38.29%
151
+
152
+ ================================================================================
153
+
154
+ ================================================================================
155
+ PASS RATE BY CONTEXT CATEGORY > SUB-CATEGORY
156
+ ================================================================================
157
+
158
+ Domain Knowledge Reasoning > Finance
159
+ Total: 101
160
+ Passed: 29
161
+ Failed: 72
162
+ Pass Rate: 28.71%
163
+
164
+ Domain Knowledge Reasoning > Healthcare
165
+ Total: 104
166
+ Passed: 29
167
+ Failed: 75
168
+ Pass Rate: 27.88%
169
+
170
+ Domain Knowledge Reasoning > Humanities
171
+ Total: 124
172
+ Passed: 26
173
+ Failed: 98
174
+ Pass Rate: 20.97%
175
+
176
+ Domain Knowledge Reasoning > Legal Advisory
177
+ Total: 76
178
+ Passed: 20
179
+ Failed: 56
180
+ Pass Rate: 26.32%
181
+
182
+ Domain Knowledge Reasoning > Lifestyle
183
+ Total: 57
184
+ Passed: 10
185
+ Failed: 47
186
+ Pass Rate: 17.54%
187
+
188
+ Domain Knowledge Reasoning > Management
189
+ Total: 110
190
+ Passed: 49
191
+ Failed: 61
192
+ Pass Rate: 44.55%
193
+
194
+ Domain Knowledge Reasoning > Science
195
+ Total: 88
196
+ Passed: 21
197
+ Failed: 67
198
+ Pass Rate: 23.86%
199
+
200
+ Empirical Discovery & Simulation > Experimental Data
201
+ Total: 45
202
+ Passed: 14
203
+ Failed: 31
204
+ Pass Rate: 31.11%
205
+
206
+ Empirical Discovery & Simulation > Observational Data
207
+ Total: 91
208
+ Passed: 16
209
+ Failed: 75
210
+ Pass Rate: 17.58%
211
+
212
+ Empirical Discovery & Simulation > Simulation Environment
213
+ Total: 58
214
+ Passed: 7
215
+ Failed: 51
216
+ Pass Rate: 12.07%
217
+
218
+ Procedural Task Execution > Instructional Procedures
219
+ Total: 57
220
+ Passed: 8
221
+ Failed: 49
222
+ Pass Rate: 14.04%
223
+
224
+ Procedural Task Execution > Operational Procedures
225
+ Total: 185
226
+ Passed: 32
227
+ Failed: 153
228
+ Pass Rate: 17.30%
229
+
230
+ Procedural Task Execution > Workflow Orchestration
231
+ Total: 222
232
+ Passed: 85
233
+ Failed: 137
234
+ Pass Rate: 38.29%
235
+
236
+ Rule System Application > Game Mechanics
237
+ Total: 137
238
+ Passed: 22
239
+ Failed: 115
240
+ Pass Rate: 16.06%
241
+
242
+ Rule System Application > Legal & Regulatory
243
+ Total: 92
244
+ Passed: 46
245
+ Failed: 46
246
+ Pass Rate: 50.00%
247
+
248
+ Rule System Application > Mathematical Formalism
249
+ Total: 69
250
+ Passed: 11
251
+ Failed: 58
252
+ Pass Rate: 15.94%
253
+
254
+ Rule System Application > Programming Syntax
255
+ Total: 67
256
+ Passed: 24
257
+ Failed: 43
258
+ Pass Rate: 35.82%
259
+
260
+ Rule System Application > Technical Standards
261
+ Total: 198
262
+ Passed: 37
263
+ Failed: 161
264
+ Pass Rate: 18.69%
265
+
266
+ ================================================================================
ours-5.2-final.txt ADDED
@@ -0,0 +1,266 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ================================================================================
2
+ OVERALL STATISTICS
3
+ ================================================================================
4
+ Total Samples: 1884
5
+ Passed: 404
6
+ Failed: 1480
7
+ Pass Rate: 21.44%
8
+ ================================================================================
9
+
10
+ ================================================================================
11
+ PASS RATE BY CONTEXT CATEGORY
12
+ ================================================================================
13
+
14
+ Domain Knowledge Reasoning
15
+ Total: 662
16
+ Passed: 147
17
+ Failed: 515
18
+ Pass Rate: 22.21%
19
+
20
+ Empirical Discovery & Simulation
21
+ Total: 198
22
+ Passed: 25
23
+ Failed: 173
24
+ Pass Rate: 12.63%
25
+
26
+ Procedural Task Execution
27
+ Total: 461
28
+ Passed: 117
29
+ Failed: 344
30
+ Pass Rate: 25.38%
31
+
32
+ Rule System Application
33
+ Total: 563
34
+ Passed: 115
35
+ Failed: 448
36
+ Pass Rate: 20.43%
37
+
38
+ ================================================================================
39
+
40
+ ================================================================================
41
+ PASS RATE BY SUB-CATEGORY
42
+ ================================================================================
43
+
44
+ Experimental Data
45
+ Total: 45
46
+ Passed: 11
47
+ Failed: 34
48
+ Pass Rate: 24.44%
49
+
50
+ Finance
51
+ Total: 101
52
+ Passed: 22
53
+ Failed: 79
54
+ Pass Rate: 21.78%
55
+
56
+ Game Mechanics
57
+ Total: 136
58
+ Passed: 16
59
+ Failed: 120
60
+ Pass Rate: 11.76%
61
+
62
+ Healthcare
63
+ Total: 105
64
+ Passed: 24
65
+ Failed: 81
66
+ Pass Rate: 22.86%
67
+
68
+ Humanities
69
+ Total: 123
70
+ Passed: 25
71
+ Failed: 98
72
+ Pass Rate: 20.33%
73
+
74
+ Instructional Procedures
75
+ Total: 56
76
+ Passed: 5
77
+ Failed: 51
78
+ Pass Rate: 8.93%
79
+
80
+ Legal & Regulatory
81
+ Total: 91
82
+ Passed: 34
83
+ Failed: 57
84
+ Pass Rate: 37.36%
85
+
86
+ Legal Advisory
87
+ Total: 76
88
+ Passed: 18
89
+ Failed: 58
90
+ Pass Rate: 23.68%
91
+
92
+ Lifestyle
93
+ Total: 57
94
+ Passed: 9
95
+ Failed: 48
96
+ Pass Rate: 15.79%
97
+
98
+ Management
99
+ Total: 112
100
+ Passed: 35
101
+ Failed: 77
102
+ Pass Rate: 31.25%
103
+
104
+ Mathematical Formalism
105
+ Total: 69
106
+ Passed: 7
107
+ Failed: 62
108
+ Pass Rate: 10.14%
109
+
110
+ Observational Data
111
+ Total: 94
112
+ Passed: 11
113
+ Failed: 83
114
+ Pass Rate: 11.70%
115
+
116
+ Operational Procedures
117
+ Total: 184
118
+ Passed: 34
119
+ Failed: 150
120
+ Pass Rate: 18.48%
121
+
122
+ Programming Syntax
123
+ Total: 67
124
+ Passed: 21
125
+ Failed: 46
126
+ Pass Rate: 31.34%
127
+
128
+ Science
129
+ Total: 88
130
+ Passed: 14
131
+ Failed: 74
132
+ Pass Rate: 15.91%
133
+
134
+ Simulation Environment
135
+ Total: 59
136
+ Passed: 3
137
+ Failed: 56
138
+ Pass Rate: 5.08%
139
+
140
+ Technical Standards
141
+ Total: 200
142
+ Passed: 37
143
+ Failed: 163
144
+ Pass Rate: 18.50%
145
+
146
+ Workflow Orchestration
147
+ Total: 221
148
+ Passed: 78
149
+ Failed: 143
150
+ Pass Rate: 35.29%
151
+
152
+ ================================================================================
153
+
154
+ ================================================================================
155
+ PASS RATE BY CONTEXT CATEGORY > SUB-CATEGORY
156
+ ================================================================================
157
+
158
+ Domain Knowledge Reasoning > Finance
159
+ Total: 101
160
+ Passed: 22
161
+ Failed: 79
162
+ Pass Rate: 21.78%
163
+
164
+ Domain Knowledge Reasoning > Healthcare
165
+ Total: 105
166
+ Passed: 24
167
+ Failed: 81
168
+ Pass Rate: 22.86%
169
+
170
+ Domain Knowledge Reasoning > Humanities
171
+ Total: 123
172
+ Passed: 25
173
+ Failed: 98
174
+ Pass Rate: 20.33%
175
+
176
+ Domain Knowledge Reasoning > Legal Advisory
177
+ Total: 76
178
+ Passed: 18
179
+ Failed: 58
180
+ Pass Rate: 23.68%
181
+
182
+ Domain Knowledge Reasoning > Lifestyle
183
+ Total: 57
184
+ Passed: 9
185
+ Failed: 48
186
+ Pass Rate: 15.79%
187
+
188
+ Domain Knowledge Reasoning > Management
189
+ Total: 112
190
+ Passed: 35
191
+ Failed: 77
192
+ Pass Rate: 31.25%
193
+
194
+ Domain Knowledge Reasoning > Science
195
+ Total: 88
196
+ Passed: 14
197
+ Failed: 74
198
+ Pass Rate: 15.91%
199
+
200
+ Empirical Discovery & Simulation > Experimental Data
201
+ Total: 45
202
+ Passed: 11
203
+ Failed: 34
204
+ Pass Rate: 24.44%
205
+
206
+ Empirical Discovery & Simulation > Observational Data
207
+ Total: 94
208
+ Passed: 11
209
+ Failed: 83
210
+ Pass Rate: 11.70%
211
+
212
+ Empirical Discovery & Simulation > Simulation Environment
213
+ Total: 59
214
+ Passed: 3
215
+ Failed: 56
216
+ Pass Rate: 5.08%
217
+
218
+ Procedural Task Execution > Instructional Procedures
219
+ Total: 56
220
+ Passed: 5
221
+ Failed: 51
222
+ Pass Rate: 8.93%
223
+
224
+ Procedural Task Execution > Operational Procedures
225
+ Total: 184
226
+ Passed: 34
227
+ Failed: 150
228
+ Pass Rate: 18.48%
229
+
230
+ Procedural Task Execution > Workflow Orchestration
231
+ Total: 221
232
+ Passed: 78
233
+ Failed: 143
234
+ Pass Rate: 35.29%
235
+
236
+ Rule System Application > Game Mechanics
237
+ Total: 136
238
+ Passed: 16
239
+ Failed: 120
240
+ Pass Rate: 11.76%
241
+
242
+ Rule System Application > Legal & Regulatory
243
+ Total: 91
244
+ Passed: 34
245
+ Failed: 57
246
+ Pass Rate: 37.36%
247
+
248
+ Rule System Application > Mathematical Formalism
249
+ Total: 69
250
+ Passed: 7
251
+ Failed: 62
252
+ Pass Rate: 10.14%
253
+
254
+ Rule System Application > Programming Syntax
255
+ Total: 67
256
+ Passed: 21
257
+ Failed: 46
258
+ Pass Rate: 31.34%
259
+
260
+ Rule System Application > Technical Standards
261
+ Total: 200
262
+ Passed: 37
263
+ Failed: 163
264
+ Pass Rate: 18.50%
265
+
266
+ ================================================================================