update ks

This commit is contained in:
2026-01-25 17:39:28 +08:00
parent bdfc6e2aaa
commit 5aba14d511

View File

@@ -37,7 +37,7 @@
"cont_loss_eps": 1e-6, "cont_loss_eps": 1e-6,
"cont_target": "x0", "cont_target": "x0",
"cont_clamp_x0": 5.0, "cont_clamp_x0": 5.0,
"quantile_loss_weight": 0.1, "quantile_loss_weight": 0.3,
"quantile_points": [0.05, 0.25, 0.5, 0.75, 0.95], "quantile_points": [0.05, 0.25, 0.5, 0.75, 0.95],
"shuffle_buffer": 256, "shuffle_buffer": 256,
"sample_batch_size": 8, "sample_batch_size": 8,