hfa / hfa_debug_report.json
eyad-silx's picture
Add HFA validation results: hfa_debug_report.json
98e28c0 verified
{
"timestamp": 1757177597.0821893,
"checkpoint_analysis": {
"seq_32": {
"sequence_length": 32,
"checkpoints": 24,
"checkpoint_ratio": 0.75,
"checkpoint_positions": [
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27
]
},
"seq_64": {
"sequence_length": 64,
"checkpoints": 23,
"checkpoint_ratio": 0.359375,
"checkpoint_positions": [
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27
]
},
"seq_128": {
"sequence_length": 128,
"checkpoints": 47,
"checkpoint_ratio": 0.3671875,
"checkpoint_positions": [
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90
]
}
},
"trueevolving_analysis": {
"seq_32": {
"sequence_length": 32,
"input_shape": [
1,
32,
64
],
"output_shape": [
1,
32,
64
],
"checkpoints_in_hfa": 17,
"hfa_active": true
},
"seq_64": {
"sequence_length": 64,
"input_shape": [
1,
64,
64
],
"output_shape": [
1,
64,
64
],
"checkpoints_in_hfa": 17,
"hfa_active": true
},
"seq_128": {
"sequence_length": 128,
"input_shape": [
1,
128,
64
],
"output_shape": [
1,
128,
64
],
"checkpoints_in_hfa": 38,
"hfa_active": true
}
},
"trigger_sensitivity": {
"threshold_0.1": {
"threshold": 0.1,
"checkpoints": 10,
"checkpoint_ratio": 0.078125,
"positions": [
11,
23,
35,
47,
59,
71,
83,
95,
107,
119
]
},
"threshold_0.3": {
"threshold": 0.3,
"checkpoints": 3,
"checkpoint_ratio": 0.0234375,
"positions": [
37,
75,
113
]
},
"threshold_0.5": {
"threshold": 0.5,
"checkpoints": 2,
"checkpoint_ratio": 0.015625,
"positions": [
63,
127
]
},
"threshold_0.7": {
"threshold": 0.7,
"checkpoints": 1,
"checkpoint_ratio": 0.0078125,
"positions": [
88
]
},
"threshold_0.9": {
"threshold": 0.9,
"checkpoints": 1,
"checkpoint_ratio": 0.0078125,
"positions": [
114
]
}
},
"summary": {
"total_checkpoints_created": 94,
"checkpoint_creation_rate": 0.4921875,
"issues_detected": [],
"recommendations": []
}
}