update ks

This commit is contained in:
2026-01-25 17:16:57 +08:00
parent 2e273fb8a2
commit a870945e33
2 changed files with 21 additions and 0 deletions

View File

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