diff options
| author | YurenHao0426 <Blackhao0426@gmail.com> | 2026-07-22 13:22:24 -0500 |
|---|---|---|
| committer | YurenHao0426 <Blackhao0426@gmail.com> | 2026-07-22 13:22:24 -0500 |
| commit | c24a6a575bce15e7d7da541ecb752c65b5e68e47 (patch) | |
| tree | 8166e8c7eebf2785cd811e4fbbc1578b185262bc /results/oral_a_hfa_short_selection.json | |
| parent | 225459f7ddfcd3c8d89f0515a0d766bf2a15c848 (diff) | |
results: close fixed hierarchical FA short gate
Diffstat (limited to 'results/oral_a_hfa_short_selection.json')
| -rw-r--r-- | results/oral_a_hfa_short_selection.json | 69 |
1 files changed, 69 insertions, 0 deletions
diff --git a/results/oral_a_hfa_short_selection.json b/results/oral_a_hfa_short_selection.json new file mode 100644 index 0000000..394de01 --- /dev/null +++ b/results/oral_a_hfa_short_selection.json @@ -0,0 +1,69 @@ +{ + "comparators": { + "matched_short_bp_accuracy": 0.7494, + "matched_short_dfa_accuracy": 0.3716, + "matched_short_failed_v1_sdil_accuracy": 0.4198 + }, + "confirmation_test_seeds_touched": false, + "full_validation_threshold": 0.5, + "protocol": "convolutional_hfa_S1_v1", + "rows": [ + { + "accuracy": 0.3964, + "early_third_alignment": 0.004572224900281678, + "finite": true, + "fixed_feedback_parameters": 267904, + "logical_batch_loss_queries": 0, + "loss": 1.6798031494140624, + "lr": 0.01, + "path": "results/oral_a_hfa_short/hfa_lr0.01.json", + "peak_memory_allocated_bytes": 1730831872, + "source_commit": "f37644eb452f0eb3d7f368740f8b39493f11b2aa", + "total_macs": 24242150400000, + "wall_s": 89.53109097480774 + }, + { + "accuracy": 0.4158, + "early_third_alignment": 0.01133825796811531, + "finite": true, + "fixed_feedback_parameters": 267904, + "logical_batch_loss_queries": 0, + "loss": 1.6006802001953124, + "lr": 0.03, + "path": "results/oral_a_hfa_short/hfa_lr0.03.json", + "peak_memory_allocated_bytes": 1730831872, + "source_commit": "f37644eb452f0eb3d7f368740f8b39493f11b2aa", + "total_macs": 24242150400000, + "wall_s": 89.29601311683655 + }, + { + "accuracy": 0.4352, + "early_third_alignment": 0.040405964168409504, + "finite": true, + "fixed_feedback_parameters": 267904, + "logical_batch_loss_queries": 0, + "loss": 1.5658135009765626, + "lr": 0.1, + "path": "results/oral_a_hfa_short/hfa_lr0.1.json", + "peak_memory_allocated_bytes": 1730831872, + "source_commit": "f37644eb452f0eb3d7f368740f8b39493f11b2aa", + "total_macs": 24242150400000, + "wall_s": 89.62506937980652 + } + ], + "selected": { + "accuracy": 0.4352, + "early_third_alignment": 0.040405964168409504, + "finite": true, + "fixed_feedback_parameters": 267904, + "logical_batch_loss_queries": 0, + "loss": 1.5658135009765626, + "lr": 0.1, + "path": "results/oral_a_hfa_short/hfa_lr0.1.json", + "peak_memory_allocated_bytes": 1730831872, + "source_commit": "f37644eb452f0eb3d7f368740f8b39493f11b2aa", + "total_macs": 24242150400000, + "wall_s": 89.62506937980652 + }, + "status": "selected_full_closed" +} |
