wuff-mann commited on
Commit
1c6145e
·
1 Parent(s): 34cbc86

ACSSVAE C2 sync WaveSemanticHybridCodec/V5_ACSSVAE_C2_CausalProtectedReal/progress_c2.json

Browse files
WaveSemanticHybridCodec/V5_ACSSVAE_C2_CausalProtectedReal/progress_c2.json ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": 2,
3
+ "run": "V5_ACSSVAE_C2_CAUSAL_REAL",
4
+ "profile": "T4_L4_EXPERIMENT",
5
+ "source_checkpoint": {
6
+ "repo": "wuff-mann/Wave_compress_system",
7
+ "remote_path": "WaveSemanticHybridCodec/V5_ACSSVAE/checkpoints/best_acssvae.pt",
8
+ "local_cache_path": "/root/.cache/huggingface/hub/models--wuff-mann--Wave_compress_system/snapshots/8e073599a3f02e8e3ad5b08575620169be8de888/WaveSemanticHybridCodec/V5_ACSSVAE/checkpoints/best_acssvae.pt",
9
+ "phase": "B_shape",
10
+ "epoch": 7,
11
+ "score": 0.006085039151522019
12
+ },
13
+ "baseline_score": 0.07920155811465034,
14
+ "baseline_syn": {
15
+ "dir": 0.0003447581077731835,
16
+ "energy": 0.020664446304241815,
17
+ "freq": 0.0004400863515911624,
18
+ "gap_shuffle": 0.06400362023462852,
19
+ "gap_zero": 0.003976276066775124,
20
+ "log": 0.029608213591078916,
21
+ "mse": 0.0010076687186180303,
22
+ "sem": 0.005711300244244436,
23
+ "score": 0.0073599768324444665
24
+ },
25
+ "baseline_real": {
26
+ "gap_shuffle": 0.005092056390518944,
27
+ "gap_zero": -0.012078569930357238,
28
+ "log": 0.29318258228401345,
29
+ "mse": 0.03882509336108342,
30
+ "shape_std_mean": 0.16990717438360056,
31
+ "shape_std_min": 0.0259066434421887,
32
+ "view_recon": 0.05409283625582854,
33
+ "view_sem": 0.08364066078017156,
34
+ "view_shape": 0.10847747605293989
35
+ },
36
+ "causal_gates": {
37
+ "syn_gap_zero": 0.002385765640065074,
38
+ "syn_gap_shuffle": 0.03840217214077711,
39
+ "real_gap_zero": 5e-05,
40
+ "real_gap_shuffle": 0.0020368225562075776
41
+ },
42
+ "best_score": 0.07920155811465034,
43
+ "best_origin": "source_B_shape",
44
+ "phases": {
45
+ "C2_encoder": {
46
+ "complete": true,
47
+ "latest_epoch": 5,
48
+ "target_epochs": 5
49
+ },
50
+ "C2_protected": {
51
+ "complete": true,
52
+ "latest_epoch": 8,
53
+ "target_epochs": 8
54
+ },
55
+ "C2_consolidate": {
56
+ "complete": true,
57
+ "latest_epoch": 6,
58
+ "target_epochs": 6
59
+ }
60
+ }
61
+ }