File size: 721 Bytes
6a0a388 fe4ea76 6a0a388 fe4ea76 6a0a388 bbd02e6 6a0a388 fe4ea76 6a0a388 fe4ea76 6a0a388 fe4ea76 6a0a388 fe4ea76 6a0a388 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 | {
"tsgpt_config": {
"name": "tsgpt",
"Din": 2,
"Dout": 2,
"d_model": 16,
"n_heads": 1,
"depth": 2,
"\u03b2": 0.001,
"predict_delta": true,
"seasonal_lag": null,
"out_mode": "mse",
"time_embed_dim": 64,
"use_learned_pos": false,
"max_len": 608,
"dropout": 0.0,
"isocoder": {
"num_layers": 2,
"num_heads": 1,
"causal": true,
"rope_axes": [
0
],
"\u03b2": 0.1
}
},
"L": 200,
"D": 2,
"H_train": 400,
"mu": [
[
0.0020621856674551964,
0.0015625476371496916
]
],
"sd": [
[
0.7210898995399475,
0.41234421730041504
]
],
"param_count": 7586,
"out_mode": "mse"
} |