From b876a626128b332c5d05899e9a2dcb169ce3bf00 Mon Sep 17 00:00:00 2001 From: MingzheYang Date: Mon, 26 Jan 2026 23:34:55 +0800 Subject: [PATCH] update --- example/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/config.json b/example/config.json index adda1ac..779861a 100644 --- a/example/config.json +++ b/example/config.json @@ -44,7 +44,7 @@ "temporal_dropout": 0.0, "temporal_epochs": 2, "temporal_lr": 0.001, - "quantile_loss_weight": 0.1, + "quantile_loss_weight": 0.2, "quantile_points": [0.05, 0.25, 0.5, 0.75, 0.95], "sample_batch_size": 8, "sample_seq_len": 128