wuff-mann commited on
Commit
08d131b
·
1 Parent(s): a87b674

Upload WaveCleanLDM/C6A_FinalArchiveTrueOldCompare/latest/ICWDS_FINAL_RELEASE_MANIFEST.json with huggingface_hub

Browse files
WaveCleanLDM/C6A_FinalArchiveTrueOldCompare/latest/ICWDS_FINAL_RELEASE_MANIFEST.json ADDED
@@ -0,0 +1,89 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "project": "ICWDS / ATLAS-WDS wave-direction-spectrum 30-byte compression",
3
+ "stage": "C6-A final archive",
4
+ "run_id": "20260714_005343",
5
+ "recommended_main_output": "quality_one deterministic one-step reconstruction",
6
+ "new_system_components": {
7
+ "frontend_segmentation": "CNN.py + CNN.pt",
8
+ "packet_codec": "VAE.py + VAE.pt exact 30-byte packet",
9
+ "clean_decoder": "C5C_joint_packet_clean_ldm_package.pt / C5D_final_benchmark_audit_package.pt",
10
+ "default_path": "CNN + VAE exact30B packet -> C5C/C5D clean deterministic one-step decoder"
11
+ },
12
+ "hf_paths": {
13
+ "c5c_latest": "WaveCleanLDM/C5C_JointPacketCleanLDMCausalAlignment/latest/",
14
+ "c5d_latest": "WaveCleanLDM/C5D_FinalEndToEndBenchmark/latest/",
15
+ "c6a_latest": "WaveCleanLDM/C6A_FinalArchiveTrueOldCompare/latest/"
16
+ },
17
+ "decision": {
18
+ "stage": "C6-A final archive + true old-system comparison",
19
+ "profile": "QUICK_AUDIT",
20
+ "run_id": "20260714_005343",
21
+ "new_freeze_ready_from_c5d": true,
22
+ "recommended_output_from_c5d": "quality_one",
23
+ "true_old_system_available": true,
24
+ "comparison_level": "true_old_system",
25
+ "new_best_quality_one": {
26
+ "method": "quality_one",
27
+ "n": 750.0,
28
+ "mse": 0.0026618690077448,
29
+ "log_l1": 0.1789893136719862,
30
+ "energy_rel": 0.0977059074124263,
31
+ "freq_l1": 0.0048411880352844,
32
+ "dir_l1": 0.0013754632964652,
33
+ "score": 0.0083136110194609,
34
+ "artifact_energy_ratio": 0.0001782136164717,
35
+ "wave_region_mse": 0.0045222772997803,
36
+ "hs_abs": 0.0447742752126877,
37
+ "tp_abs": 0.4526663109422404,
38
+ "dp_abs": 26.786666666666665,
39
+ "dmean_abs": 4.9132171062908805,
40
+ "etot_rel": 0.0977059076053442,
41
+ "system": "new_clean_30B",
42
+ "sample": NaN
43
+ },
44
+ "old_best": {
45
+ "method": "old_reconstruction",
46
+ "n": NaN,
47
+ "mse": 0.031694095339238025,
48
+ "log_l1": 0.875836410249273,
49
+ "energy_rel": 0.40687958883028413,
50
+ "freq_l1": 0.010543445843116691,
51
+ "dir_l1": 0.006895272458981101,
52
+ "score": 0.06350985740538374,
53
+ "artifact_energy_ratio": NaN,
54
+ "wave_region_mse": NaN,
55
+ "hs_abs": 0.45420452929547106,
56
+ "tp_abs": 1.3152574216482054,
57
+ "dp_abs": 30.364583333333332,
58
+ "dmean_abs": NaN,
59
+ "etot_rel": NaN,
60
+ "system": "old_atlas_wds",
61
+ "sample": 47.5
62
+ },
63
+ "new_vs_old_score_gain": 0.8690973124629287,
64
+ "new_vs_old_mse_gain": 0.9160137249776824,
65
+ "pass_true_old_comparison": true
66
+ },
67
+ "generated_files": [
68
+ "c5d_final_report.json",
69
+ "c5d_final_summary.csv",
70
+ "c5d_metric_bars.png",
71
+ "c5d_old_style_triptych.png",
72
+ "c5d_old_style_triptych_polar.png",
73
+ "c5d_per_sample_metrics.csv",
74
+ "c5d_physical_eval.png",
75
+ "c5d_ppt_summary_table.csv",
76
+ "c6a_compare_hs_abs.png",
77
+ "c6a_compare_mse.png",
78
+ "c6a_compare_score.png",
79
+ "c6a_compare_tp_abs.png",
80
+ "c6a_final_release_decision.json",
81
+ "c6a_new_vs_old_summary.csv",
82
+ "c6a_old_system_per_sample_metrics.csv",
83
+ "c6a_old_system_status.json",
84
+ "c6a_old_system_summary.csv",
85
+ "c6a_run_config.json",
86
+ "c6a_true_old_system_gallery.png",
87
+ "c6a_true_old_system_gallery_polar.png"
88
+ ]
89
+ }