transformer success 2.0
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
"out_dir": "F:\\Development\\modbus_diffusion\\mask-ddpm\\mask-ddpm\\example\\results",
|
||||
"device": "cuda",
|
||||
"timesteps": 600,
|
||||
"batch_size": 128,
|
||||
"seq_len": 128,
|
||||
"batch_size": 16,
|
||||
"seq_len": 96,
|
||||
"epochs": 10,
|
||||
"max_batches": 4000,
|
||||
"lambda": 0.7,
|
||||
@@ -62,21 +62,11 @@
|
||||
"transformer_dropout": 0.1,
|
||||
"use_quantile_transform": true,
|
||||
"quantile_bins": 1001,
|
||||
"cont_bound_mode": "soft_tanh",
|
||||
"cont_bound_mode": "none",
|
||||
"cont_bound_strength": 2.0,
|
||||
"cont_post_scale": {
|
||||
"P1_B4002": 0.8,
|
||||
"P1_B400B": 0.8,
|
||||
"P1_FT02Z": 0.8,
|
||||
"P1_PCV01D": 0.8,
|
||||
"P1_PCV01Z": 0.8,
|
||||
"P1_PCV02Z": 0.8,
|
||||
"P2_24Vdc": 0.8,
|
||||
"P2_MSD": 0.8,
|
||||
"P3_LCP01D": 0.8,
|
||||
"P4_ST_PT01": 0.8,
|
||||
"P4_ST_TT01": 0.8
|
||||
},
|
||||
"cont_post_calibrate": true,
|
||||
"cont_post_scale": {},
|
||||
"full_stats": true,
|
||||
"sample_batch_size": 4,
|
||||
"sample_seq_len": 128
|
||||
}
|
||||
Reference in New Issue
Block a user