wuff-mann commited on
Commit
b87914e
·
1 Parent(s): 74d8da8

ACSSVAE sync WaveSemanticHybridCodec/V5_ACSSVAE/checkpoints/progress.json

Browse files
WaveSemanticHybridCodec/V5_ACSSVAE/checkpoints/progress.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": 1,
3
+ "run": "V5_ACSSVAE_V1",
4
+ "profile": "T4_L4_EXPERIMENT",
5
+ "best_score": 0.04470777603176733,
6
+ "phases": {
7
+ "A_semantic": {
8
+ "complete": false,
9
+ "latest_epoch": 1,
10
+ "target_epochs": 8
11
+ },
12
+ "B_shape": {
13
+ "complete": false,
14
+ "latest_epoch": 0,
15
+ "target_epochs": 12
16
+ },
17
+ "C_real": {
18
+ "complete": false,
19
+ "latest_epoch": 0,
20
+ "target_epochs": 8
21
+ },
22
+ "D_joint": {
23
+ "complete": false,
24
+ "latest_epoch": 0,
25
+ "target_epochs": 10
26
+ }
27
+ }
28
+ }